Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-12t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink
2007-11-12Make GIT_INDEX_FILE apply to git-commitRémi Vanicat
2007-11-11fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre
2007-11-11git-hash-object should honor config variablesNicolas Pitre
2007-11-10gitweb: correct month in date display for atom feedsVincent Zanotti
2007-11-10Fix memory leak in traverse_commit_listShawn O. Pearce
2007-11-10git-add: make the entry stat-clean after re-adding the same contentsJunio C Hamano
2007-11-10ce_match_stat, run_diff_files: use symbolic constants for readabilityJunio C Hamano
2007-11-10print warning/error/fatal messages in one shotNicolas Pitre
2007-11-09Start preparing for 1.5.3.6Junio C Hamano
2007-11-09git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure
2007-11-09SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov
2007-11-09instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca
2007-11-09stop t1400 hiding errors in testsAlex Riesen
2007-11-09Makefile: add missing dependency on wt-status.hJunio C Hamano
2007-11-09refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano
2007-11-09Fix sed string regex escaping in module_name.Ralf Wildenhues
2007-11-09Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues
2007-11-08git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape
2007-11-08test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano
2007-11-08format-patch -s: add MIME encoding header if signer's name requires soJunio C Hamano
2007-11-08Improve accuracy of check for presence of deflateBound.David Symonds
2007-11-08Add Documentation/CodingGuidelinesJohannes Schindelin
2007-11-07When exec() fails include the failing command in the error messageAsk Bjørn Hansen
2007-11-07RelNotes-1.5.3.5: fix another typoDavid D Kilzer
2007-11-06git-commit.sh: Fix usage checks regarding paths given when they do not make s...Björn Steinbrink
2007-11-06Remove a couple of duplicated includeMarco Costalba
2007-11-06grep with unmerged indexJunio C Hamano
2007-11-06Merge branch 'gp/maint-diffdoc' into maintJunio C Hamano
2007-11-06git-daemon: fix remote port number in log entryGerrit Pape
2007-11-05git-svn: t9114: verify merge commit message in testEric Wong
2007-11-05git-svn: fix dcommit clobbering when committing a series of diffsEric Wong
2007-11-04RelNotes-1.5.3.5: fix typoDavid D Kilzer
2007-11-04Delay pager setup in git blameMike Hommey
2007-11-04git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape
2007-11-03Fixing path quoting in git-rebaseJonathan del Strother
2007-11-03Merge branch 'bk/maint-cvsexportcommit' into maintJunio C Hamano
2007-11-03Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg
2007-11-03Documentation: quote commit messages consistently.Sergei Organov
2007-11-03Remove escaping of '|' in manpage option sectionsJonas Fonseca
2007-11-02git-diff.txt: add section "output format" describing the diff formatsGerrit Pape
2007-11-02git-format-patch.txt: fix explanation of an example.Sergei Organov
2007-11-02git-filter-branch.txt: fix a typo.Sergei Organov
2007-11-02git-clone.txt: Improve --depth description.Ralf Wildenhues
2007-11-02gitweb: Update config file example for snapshot feature in gitweb/INSTALLJakub Narebski
2007-11-01cvsexportcommit: fix for commits that do not have parentsBrad King
2007-10-31GIT 1.5.3.5v1.5.3.5Junio C Hamano
2007-10-31Update GIT 1.5.3.5 Release NotesJunio C Hamano
2007-10-31git-rebase--interactive.sh: Make 3-way merge strategies work for -p.Björn Steinbrink
2007-10-31git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.Björn Steinbrink