summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-042-0/+30
| | * | | | apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-042-1/+30
* | | | | | Merge branch 'jc/maint-1.6.3-graft-trailing-space' into maintJunio C Hamano2009-11-151-2/+2
|\ \ \ \ \ \
| * | | | | | info/grafts: allow trailing whitespaces at the end of lineJunio C Hamano2009-10-141-2/+2
* | | | | | | Merge branch 'tr/maint-roff-quote' into maintJunio C Hamano2009-11-153-0/+28
|\ \ \ \ \ \ \
| * | | | | | | Quote ' as \(aq in manpagesThomas Rast2009-10-223-0/+28
| |/ / / / / /
* | | | | | | Merge branch 'ja/fetch-doc' into maintJunio C Hamano2009-11-153-67/+76
|\ \ \ \ \ \ \
| * | | | | | | Documentation/merge-options.txt: order options in alphabetical groupsJari Aalto2009-10-221-43/+45
| * | | | | | | Documentation/git-pull.txt: Add subtitles above included option filesJari Aalto2009-10-221-0/+7
| * | | | | | | Documentation/fetch-options.txt: order options alphabeticallyJari Aalto2009-10-211-24/+24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'cb/doc-fetch-pull-merge' into maintJunio C Hamano2009-11-153-45/+66
|\ \ \ \ \ \ \
| * | | | | | | modernize fetch/merge/pull examplesClemens Buchacher2009-10-213-45/+66
| |/ / / / / /
* | | | | | | Merge branch 'jk/maint-cvsimport-pathname' into maintJunio C Hamano2009-11-151-3/+14
|\ \ \ \ \ \ \
| * | | | | | | cvsimport: fix relative argument filenamesJeff King2009-10-191-3/+14
* | | | | | | | Merge branch 'jc/receive-pack-auto' into maintJunio C Hamano2009-11-153-4/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Junio C Hamano2009-10-212-0/+29
| * | | | | | | | gc --auto --quiet: make the notice a bit less verboaseJunio C Hamano2009-10-211-4/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'gb/maint-gitweb-esc-param' into maintJunio C Hamano2009-11-151-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | gitweb: fix esc_paramGiuseppe Bilotta2009-10-141-2/+1
* | | | | | | | | Merge branch 'jn/gitweb-patch' into maintJunio C Hamano2009-11-151-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb: Do not show 'patch' link for merge commitsJakub Narebski2009-10-091-3/+3
* | | | | | | | | | git-add.txt: fix formatting of --patch sectionStephen Boyd2009-11-141-4/+4
* | | | | | | | | | check-ref-format -h: it does not know the --print option yetJunio C Hamano2009-11-101-1/+1
* | | | | | | | | | merge: do not setup worktree twiceJonathan Nieder2009-11-101-1/+0
* | | | | | | | | | check-ref-format: update usage stringJonathan Nieder2009-11-101-1/+5
* | | | | | | | | | Add intermediate build products to .gitignoreJonathan Nieder2009-11-081-0/+1
* | | | | | | | | | Fix documentation grammar typoGisle Aas2009-11-041-1/+1
* | | | | | | | | | Allow curl helper to work without a local repositoryDaniel Barkalow2009-11-031-1/+4
* | | | | | | | | | Require a struct remote in transport_get()Daniel Barkalow2009-11-032-5/+8
* | | | | | | | | | Merge branch 'bg/clone-doc' into maintJunio C Hamano2009-11-011-13/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-clone.txt: Fix grammar and formattingBjörn Gustavsson2009-10-211-13/+13
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Makefile: add compat/bswap.h to LIB_HDmitry V. Levin2009-11-011-0/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | clone: detect extra argumentsJonathan Nieder2009-10-301-1/+6
* | | | | | | | | clone: fix help on optionsJunio C Hamano2009-10-301-2/+4
* | | | | | | | | push: fix typo in usageJeff King2009-10-301-1/+1
* | | | | | | | | More precise description of 'git describe --abbrev'Gisle Aas2009-10-301-4/+13
* | | | | | | | | help -a: do not unnecessarily look for a repositoryJohannes Schindelin2009-10-281-3/+3
* | | | | | | | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-282-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase -i: more graceful handling of invalid commandsJan Krüger2009-10-271-1/+6
| * | | | | | | | | help -i: properly error out if no info viewer can be foundGerrit Pape2009-10-271-0/+1
* | | | | | | | | | Do not try to remove directories when removing old linksSebastian Schuberth2009-10-271-1/+1
* | | | | | | | | | GIT 1.6.5.2v1.6.5.2Junio C Hamano2009-10-254-3/+23
* | | | | | | | | | Merge branch 'jc/maint-fix-unpack-zlib-check' into maintJunio C Hamano2009-10-251-5/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix incorrect error check while reading deflated pack dataJunio C Hamano2009-10-211-5/+3
* | | | | | | | | | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-252-8/+32
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4Junio C Hamano2009-10-252-8/+32
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | ls-files: excludes should not impact tracked filesJeff King2009-10-122-8/+32
| * | | | | | | | | | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4Junio C Hamano2009-10-251-3/+6
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg2009-10-241-1/+1
* | | | | | | | | | | | Work around option parsing bug in the busybox tar implementationAndreas Schwab2009-10-241-1/+1