aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
* fix index-pack with packs >4GB containing deltas on 32-bit machinesNicolas Pitre2007-11-11
* git-hash-object should honor config variablesNicolas Pitre2007-11-11
* gitweb: correct month in date display for atom feedsVincent Zanotti2007-11-10
* print warning/error/fatal messages in one shotNicolas Pitre2007-11-09
* Start preparing for 1.5.3.6Junio C Hamano2007-11-09
* git-send-email: Change the prompt for the subject of the initial message.Benoit Sigoure2007-11-09
* SubmittingPatches: improve the 'Patch:' section of the checklistSergei Organov2007-11-08
* instaweb: Minor cleanups and fixes for potential problemsJonas Fonseca2007-11-08
* stop t1400 hiding errors in testsAlex Riesen2007-11-08
* Makefile: add missing dependency on wt-status.hJunio C Hamano2007-11-08
* refresh_index_quietly(): express "optional" nature of index writing betterJunio C Hamano2007-11-08
* Fix sed string regex escaping in module_name.Ralf Wildenhues2007-11-08
* Avoid a few unportable, needlessly nested "...`...".Ralf Wildenhues2007-11-08
* git-mailsplit: with maildirs not only process cur/, but also new/Gerrit Pape2007-11-08
* Add Documentation/CodingGuidelinesJohannes Schindelin2007-11-07
* When exec() fails include the failing command in the error messageAsk Bjørn Hansen2007-11-07
* RelNotes-1.5.3.5: fix another typoDavid D Kilzer2007-11-07
* Remove a couple of duplicated includeMarco Costalba2007-11-05
* grep with unmerged indexJunio C Hamano2007-11-05
* Merge branch 'gp/maint-diffdoc' into maintJunio C Hamano2007-11-05
|\
| * git-diff.txt: add section "output format" describing the diff formatsGerrit Pape2007-11-01
* | git-daemon: fix remote port number in log entryGerrit Pape2007-11-05
* | git-svn: t9114: verify merge commit message in testEric Wong2007-11-05
* | git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2007-11-05
* | RelNotes-1.5.3.5: fix typoDavid D Kilzer2007-11-03
* | Delay pager setup in git blameMike Hommey2007-11-03
* | git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape2007-11-03
* | Fixing path quoting in git-rebaseJonathan del Strother2007-11-02
* | Merge branch 'bk/maint-cvsexportcommit' into maintJunio C Hamano2007-11-02
|\ \
| * | cvsexportcommit: fix for commits that do not have parentsBrad King2007-10-31
* | | Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg2007-11-02
* | | Documentation: quote commit messages consistently.Sergei Organov2007-11-02
* | | Remove escaping of '|' in manpage option sectionsJonas Fonseca2007-11-02
| |/ |/|
* | git-format-patch.txt: fix explanation of an example.Sergei Organov2007-11-01
* | git-filter-branch.txt: fix a typo.Sergei Organov2007-11-01
* | git-clone.txt: Improve --depth description.Ralf Wildenhues2007-11-01
* | gitweb: Update config file example for snapshot feature in gitweb/INSTALLJakub Narebski2007-11-01
|/
* GIT 1.5.3.5v1.5.3.5Junio C Hamano2007-10-31
* Update GIT 1.5.3.5 Release NotesJunio C Hamano2007-10-30
* git-rebase--interactive.sh: Make 3-way merge strategies work for -p.Björn Steinbrink2007-10-30
* git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.Björn Steinbrink2007-10-30
* Fix --strategy parsing in git-rebase--interactive.shBjörn Steinbrink2007-10-30
* Make merge-recursive honor diff.renamelimitLars Hjemli2007-10-30
* cherry-pick/revert: more compact user direction messageNicolas Pitre2007-10-30
* core-tutorial: Use new syntax for git-merge.Sergei Organov2007-10-30
* git-merge: document but discourage the historical syntaxJunio C Hamano2007-10-30
* Prevent send-pack from segfaulting (backport from 'master')Junio C Hamano2007-10-30
* Documentation/git-cvsexportcommit.txt: s/mgs/msg/ in exampleMichael W. Olson2007-10-30
* RelNotes-1.5.3.5: describe recent fixesJunio C Hamano2007-10-29