aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jc/fix-add-u-unmerged' into maintJunio C Hamano2011-05-16
|\
| * Fix "add -u" that sometimes fails to resolve unmerged pathsJunio C Hamano2011-04-23
* | Merge branch 'jn/gitweb-dependency' into maintJunio C Hamano2011-05-16
|\ \
| * | Remove gitweb/gitweb.cgi and other legacy targets from main MakefileJakub Narebski2011-05-08
| * | git-instaweb: Simplify build dependency on gitwebJakub Narebski2011-05-08
* | | Merge branch 'jc/maint-branch-mergeoptions' into maintJunio C Hamano2011-05-16
|\ \ \
| * | | merge: make branch.<name>.mergeoptions correctly override merge.<option>Junio C Hamano2011-05-06
* | | | Merge branch 'jc/maint-add-p-overlapping-hunks' into maintJunio C Hamano2011-05-16
|\ \ \ \
| * | | | t3701: add-p-fix makes the last test to passJunio C Hamano2011-05-08
| * | | | "add -p": work-around an old laziness that does not coalesce hunksJunio C Hamano2011-04-29
| * | | | add--interactive.perl: factor out repeated --recount optionJunio C Hamano2011-04-29
| * | | | t3701: Editing a split hunk in an "add -p" sessionJunio C Hamano2011-04-29
| * | | | add -p: 'q' should really quitJunio C Hamano2011-04-29
* | | | | Documentation/git-fsck.txt: fix typo: unreadable -> unreachableJim Meyering2011-05-16
* | | | | Update draft release notes to 1.7.5.2Junio C Hamano2011-05-15
* | | | | Merge branch 'cn/format-patch-quiet' into maintJunio C Hamano2011-05-15
|\ \ \ \ \
| * | | | | format-patch: document --quiet optionCarlos Martín Nieto2011-04-12
| * | | | | format-patch: don't pass on the --quiet flagCarlos Martín Nieto2011-04-12
* | | | | | Merge branch 'jm/mergetool-submodules' into maintJunio C Hamano2011-05-15
|\ \ \ \ \ \
| * | | | | | mergetool: Teach about submodulesJonathon Mah2011-04-13
* | | | | | | Merge branch 'jk/format-patch-quote-special-in-from' into maintJunio C Hamano2011-05-15
|\ \ \ \ \ \ \
| * | | | | | | pretty: quote rfc822 specials in email addressesJeff King2011-04-26
* | | | | | | | Merge branch 'vh/git-svn-doc' into maintJunio C Hamano2011-05-15
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn.txt: small typeface improvementsValentin Haenel2011-04-26
| * | | | | | | | git-svn.txt: move option descriptionsValentin Haenel2011-04-26
| * | | | | | | | git-svn.txt: fix usage of --add-author-fromValentin Haenel2011-04-26
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | git_open_noatime(): drop unused parameterJunio C Hamano2011-05-15
* | | | | | | | sha1_file: typofixJunio C Hamano2011-05-15
* | | | | | | | add, merge, diff: do not use strcasecmp to compare config variable namesJonathan Nieder2011-05-14
* | | | | | | | Prepare for 1.7.5.2Junio C Hamano2011-05-13
* | | | | | | | Merge branch 'aw/maint-rebase-i-p-no-ff' into maintJunio C Hamano2011-05-13
|\ \ \ \ \ \ \ \
| * | | | | | | | git-rebase--interactive.sh: preserve-merges fails on merges created with no-ffAndrew Wong2011-04-28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'js/blame-parsename' into maintJunio C Hamano2011-05-13
|\ \ \ \ \ \ \ \
| * | | | | | | | t/annotate-tests: Use echo & cat instead of sedBrian Gernhardt2011-05-05
| * | | | | | | | blame: tolerate bogus e-mail addresses a bit betterJosh Stone2011-04-29
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'gr/cvsimport-alternative-cvspass-location' into maintJunio C Hamano2011-05-13
|\ \ \ \ \ \ \ \
| * | | | | | | | Look for password in both CVS and CVSNT password files.Guy Rouillier2011-05-01
* | | | | | | | | Merge branch 'cj/p4merge' into maintJunio C Hamano2011-05-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Pass empty file to p4merge where no base is suitable.Ciaran Jessup2011-05-01
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/merge-one-file-working-tree' into maintJunio C Hamano2011-05-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-one-file: fix broken merges with alternate work treesJeff King2011-04-29
| * | | | | | | | | add tests for merge-index / merge-one-fileJeff King2011-04-29
* | | | | | | | | | Merge branch 'jc/fix-diff-files-unmerged' into maintJunio C Hamano2011-05-13
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | diff-files: show unmerged entries correctlyJunio C Hamano2011-04-23
| * | | | | | | | | diff: remove often unused parameters from diff_unmerge()Junio C Hamano2011-04-23
| * | | | | | | | | diff.c: return filepair from diff_unmerge()Junio C Hamano2011-04-23
| * | | | | | | | | test: use $_z40 from test-libJunio C Hamano2011-04-23
* | | | | | | | | | Merge branch 'mz/maint-rename-unmerged' into maintJunio C Hamano2011-05-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diffcore-rename: don't consider unmerged path as sourceMartin von Zweigbergk2011-03-23
* | | | | | | | | | | t5400: Fix a couple of typosJohan Herland2011-05-13