summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-22Quote ' as \(aq in manpagesLibravatar Thomas Rast3-0/+28
2009-10-22Documentation/merge-options.txt: order options in alphabetical groupsLibravatar Jari Aalto1-43/+45
2009-10-22Documentation/git-pull.txt: Add subtitles above included option filesLibravatar Jari Aalto1-0/+7
2009-10-21Fix incorrect error check while reading deflated pack dataLibravatar Junio C Hamano1-5/+3
2009-10-21Merge branch 'maint'Libravatar Junio C Hamano3-35/+14
2009-10-21Merge branch 'gb/maint-gitweb-esc-param'Libravatar Junio C Hamano1-2/+1
2009-10-21blame: make sure that the last line ends in an LFLibravatar Johannes Schindelin1-0/+6
2009-10-21git-clone.txt: Fix grammar and formattingLibravatar Björn Gustavsson1-13/+13
2009-10-21import-tars: Add support for tarballs compressed with lzma, xzLibravatar Ingmar Vanhassel1-1/+4
2009-10-21receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Libravatar Junio C Hamano2-0/+29
2009-10-21gc --auto --quiet: make the notice a bit less verboaseLibravatar Junio C Hamano1-4/+7
2009-10-21git checkout --no-guessLibravatar Junio C Hamano1-0/+5
2009-10-21Documentation/fetch-options.txt: order options alphabeticallyLibravatar Jari Aalto1-24/+24
2009-10-21modernize fetch/merge/pull examplesLibravatar Clemens Buchacher3-45/+66
2009-10-21Document `delta` attribute in "git help attributes".Libravatar Nasser Grainawi1-0/+10
2009-10-21Mark files in t/t5100 as UTF-8Libravatar Johannes Sixt1-0/+4
2009-10-21Remove a left-over file from t/t5100Libravatar Johannes Sixt1-35/+0
2009-10-20fsck: default to "git fsck --full"Libravatar Junio C Hamano3-3/+15
2009-10-20Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-10-20gitweb: linkify author/committer names with searchLibravatar Stephen Boyd2-5/+39
2009-10-20Documentation/git-gc.txt: change "references" to "reference"Libravatar Matt Kraai1-1/+1
2009-10-19Add the --submodule option to the diff option familyLibravatar Johannes Schindelin6-0/+151
2009-10-19stash list: drop the default limit of 10 stashesLibravatar Thomas Rast2-7/+1
2009-10-19stash list: use new %g formats instead of sedLibravatar Thomas Rast1-2/+1
2009-10-19Introduce new pretty formats %g[sdD] for reflog informationLibravatar Thomas Rast7-3/+86
2009-10-19reflog-walk: refactor the branch@{num} formattingLibravatar Thomas Rast1-22/+32
2009-10-19Refactor pretty_print_commit arguments into a structLibravatar Thomas Rast12-46/+72
2009-10-19Merge branch 'bg/rebase-reword'Libravatar Junio C Hamano4-6/+32
2009-10-19rebase -i: fix reword when using a terminal editorLibravatar Stephen Boyd1-1/+1
2009-10-19format_commit_message(): fix function signatureLibravatar Junio C Hamano2-2/+2
2009-10-19cvsimport: fix relative argument filenamesLibravatar Jeff King1-3/+14
2009-10-18Merge branch 'jp/maint-send-email-fold'Libravatar Junio C Hamano2-22/+78
2009-10-18Merge branch 'cc/replace-no-replace'Libravatar Junio C Hamano4-2/+36
2009-10-18Merge branch 'jn/maint-1.6.3-check-ref-format-doc'Libravatar Junio C Hamano1-3/+6
2009-10-18Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached'Libravatar Junio C Hamano2-8/+32
2009-10-18Merge branch 'jn/gitweb-show-size'Libravatar Junio C Hamano2-15/+60
2009-10-18Merge branch 'jp/fetch-tag-match'Libravatar Junio C Hamano1-33/+74
2009-10-18Merge branch 'jn/gitweb-patch'Libravatar Junio C Hamano1-3/+3
2009-10-18Merge branch 'tf/doc-pt-br'Libravatar Junio C Hamano1-11/+11
2009-10-18Merge branch 'dk/blame-el'Libravatar Junio C Hamano1-54/+102
2009-10-18Merge branch 'mr/instaweb-cgid'Libravatar Junio C Hamano1-1/+15
2009-10-18describe: load refnames before calling describe()Libravatar René Scharfe1-9/+4
2009-10-18Merge branch 'maint'Libravatar Junio C Hamano3-3/+8
2009-10-18git push: say that --tag can't be used with --all or --mirror in help textLibravatar Nanako Shiraishi1-1/+1
2009-10-18git push: remove incomplete options list from help textLibravatar Nanako Shiraishi1-1/+1
2009-10-18document push's new quiet optionLibravatar Jeff King1-0/+5
2009-10-18Makefile: clean block-sha1/ directory instead of mozilla-sha1/Libravatar Carlos R. Mafra1-1/+1
2009-10-18DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"Libravatar Junio C Hamano1-3/+57
2009-10-18check_filename(): make verify_filename() callable without dyingLibravatar Junio C Hamano2-18/+21
2009-10-17Start 1.6.6 cycleLibravatar Junio C Hamano3-2/+62