summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-26Sync with 1.7.7.7Libravatar Junio C Hamano3-2/+16
2012-04-26Git 1.7.7.7Libravatar Junio C Hamano4-3/+18
2012-04-26diff --no-index: use strbuf for temporary pathnamesLibravatar Junio C Hamano1-23/+17
2012-04-26bundle: remove stray single-quote from error messageLibravatar Jonathan Nieder1-1/+1
2012-04-25config: reject bogus section names for --rename-sectionLibravatar Jeff King2-1/+31
2012-04-25gitweb: Option to omit column with time of the last changeLibravatar Kacper Kornet2-5/+15
2012-04-25gitweb: Don't set owner if got empty value from projects.listLibravatar Kacper Kornet1-2/+4
2012-04-25commit: remove commit_list_reverse()Libravatar René Scharfe2-16/+0
2012-04-25revision: append to list instead of insert and reverseLibravatar René Scharfe1-2/+2
2012-04-25sequencer: export commit_list_append()Libravatar René Scharfe3-27/+29
2012-04-25help: replace underlining "help -a" headers using hyphens with a blank lineLibravatar Nguyễn Thái Ngọc Duy3-16/+5
2012-04-25git p4: fix unit testsLibravatar Luke Diamand1-1/+1
2012-04-24git-rebase: add keep_empty flagLibravatar Neil Horman4-8/+55
2012-04-24push.default doc: explain simple after upstreamLibravatar Junio C Hamano1-4/+4
2012-04-24push: document the future default change for push.default (matching -> simple)Libravatar Matthieu Moy1-2/+6
2012-04-24t5570: use explicit push refspecLibravatar Clemens Buchacher1-16/+14
2012-04-24push: introduce new push.default mode "simple"Libravatar Matthieu Moy5-5/+98
2012-04-24i18n: bundle: mark strings for translationLibravatar Nguyễn Thái Ngọc Duy1-17/+21
2012-04-24i18n: index-pack: mark strings for translationLibravatar Nguyễn Thái Ngọc Duy1-57/+68
2012-04-24i18n: apply: update say_patch_name to give translators complete sentenceLibravatar Nguyễn Thái Ngọc Duy1-12/+20
2012-04-24i18n: apply: mark strings for translationLibravatar Nguyễn Thái Ngọc Duy1-83/+91
2012-04-24i18n: remote: mark strings for translationLibravatar Nguyễn Thái Ngọc Duy1-106/+121
2012-04-24i18n: make warn_dangling_symref() automatically append \nLibravatar Nguyễn Thái Ngọc Duy3-4/+5
2012-04-24i18n: help: mark strings for translationLibravatar Nguyễn Thái Ngọc Duy5-38/+47
2012-04-24i18n: mark relative dates for translationLibravatar Jonathan Nieder3-46/+62
2012-04-24strbuf: convenience format functions with \n automatically appendedLibravatar Nguyễn Thái Ngọc Duy2-0/+40
2012-04-24git-remote-testgit: fix race when spawning fast-importLibravatar Pete Wyckoff2-0/+20
2012-04-24git-cherry-pick: Add test to validate new optionsLibravatar Neil Horman1-1/+24
2012-04-24git-cherry-pick: Add keep-redundant-commits optionLibravatar Neil Horman4-13/+102
2012-04-24The fifth batch of topics graduated to 'master'Libravatar Junio C Hamano1-0/+26
2012-04-24Merge branch 'fc/completion-tests'Libravatar Junio C Hamano2-9/+256
2012-04-24Merge branch 'cc/fix-missing-va-end-in-revert'Libravatar Junio C Hamano1-0/+1
2012-04-24Merge branch 'zj/upstream-error-message'Libravatar Junio C Hamano2-7/+94
2012-04-24Merge branch 'mk/gitweb-diff-hl'Libravatar Junio C Hamano2-87/+244
2012-04-24Merge branch 'it/fetch-pack-many-refs'Libravatar Junio C Hamano6-6/+162
2012-04-24Merge branch 'pw/fast-import-dataref-parsing'Libravatar Junio C Hamano2-33/+364
2012-04-24Merge branch 'mh/ref-api'Libravatar Junio C Hamano2-363/+659
2012-04-24Merge branch 'hv/submodule-recurse-push'Libravatar Junio C Hamano16-21/+341
2012-04-24git p4: move verbose to base classLibravatar Luke Diamand2-28/+14
2012-04-24git p4: Ignore P4EDITOR if it is emptyLibravatar Luke Diamand1-1/+1
2012-04-24git p4: Squash P4EDITOR in test harnessLibravatar Luke Diamand1-0/+1
2012-04-24git p4: fix-up "import/export of labels to/from p4"Libravatar Luke Diamand3-25/+23
2012-04-24t5528-push-default.sh: add helper functionsLibravatar Matthieu Moy1-7/+27
2012-04-24Undocument deprecated alias 'push.default=tracking'Libravatar Matthieu Moy1-1/+0
2012-04-24Documentation: explain push.default option a bit moreLibravatar Matthieu Moy1-3/+15
2012-04-24git-svn: drop redundant blocking of SIGPIPELibravatar Roman Kagan1-1/+1
2012-04-24git-svn: ignore SIGPIPELibravatar Roman Kagan1-0/+5
2012-04-24git-svn: use POSIX::sigprocmask to block signalsLibravatar Roman Kagan1-6/+9
2012-04-23RelNotes: the fourth batch of topics graduated to 'master'Libravatar Junio C Hamano1-0/+27
2012-04-23Merge branch 'bw/test-fix-grep-gnuism'Libravatar Junio C Hamano1-2/+2