summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT 1.5.5.6v1.5.5.6Junio C Hamano2008-12-164-37/+23
|\
| * GIT 1.5.4.7v1.5.4.7Junio C Hamano2008-12-162-1/+11
| * gitweb: do not run "git diff" that is PorcelainJunio C Hamano2008-12-161-36/+2
* | GIT 1.5.5.5v1.5.5.5Junio C Hamano2008-06-263-2/+13
* | Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2008-06-262-4/+56
|\ \ | |/
| * GIT 1.5.4.6v1.5.4.6Junio C Hamano2008-06-263-2/+45
| * git-shell: accept "git foo" formJunio C Hamano2008-06-261-4/+13
* | diff.c: fix emit_line() again not to add extra lineJunio C Hamano2008-06-161-2/+4
* | diff: reset color before printing newlineSZEDER Gábor2008-06-161-0/+4
* | fix typo in tutorialFred Maranhão2008-06-111-1/+1
* | git-read-tree: document -v option.Miklos Vajna2008-06-091-0/+3
* | Remove exec bit from builtin-fast-export.cJohannes Sixt2008-06-081-0/+0
* | GIT 1.5.5.4v1.5.5.4Junio C Hamano2008-06-074-3/+11
* | git-for-each-ref.txt: minor improvementsLea Wiemann2008-06-061-8/+9
* | name-rev: Fix segmentation fault when using --allBjörn Steinbrink2008-06-051-2/+6
* | describe: match pattern for lightweight tags tooMichael Dressel2008-06-042-4/+27
* | GIT 1.5.5.3v1.5.5.3Junio C Hamano2008-05-274-3/+17
* | commit --interactive: properly update the index before commitingGerrit Pape2008-05-271-0/+2
* | gitweb: only display "next" links in logs if there is a next pageLea Wiemann2008-05-271-4/+4
* | Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-272-12/+3
* | Documentation/git-bundle.txt: fix synopsisGerrit Pape2008-05-271-1/+1
* | Merge branch 'gp/bisect-fix' into maintJunio C Hamano2008-05-263-10/+55
|\ \
| * | bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2008-05-082-2/+24
| * | git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-053-8/+31
* | | Documentation: fix graph in git-rev-parse.txtMichele Ballabio2008-05-261-10/+12
* | | show-branch --current: do not barf on detached HEADJunio C Hamano2008-05-261-2/+2
* | | Merge branch 'jk/maint-send-email-compose' into maintJunio C Hamano2008-05-252-2/+100
|\ \ \
| * | | send-email: rfc2047-quote subject lines with non-ascii charactersJeff King2008-05-212-2/+32
| * | | send-email: specify content-type of --compose bodyJeff King2008-05-212-0/+68
* | | | Merge branch 'hb/maint-send-email-quote-recipients' into maintJunio C Hamano2008-05-251-1/+1
|\ \ \ \
| * | | | Fix recipient santitizationHorst H. von Brand2008-05-211-1/+1
| |/ / /
* | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-251-5/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | builtin-fast-export: Only output a single parent per linePieter de Bie2008-05-251-5/+1
* | | | Release Notes for 1.5.5.2Junio C Hamano2008-05-252-1/+28
* | | | Merge branch 'maint-1.5.4' into maintv1.5.5.2Junio C Hamano2008-05-231-6/+12
|\ \ \ \ | |/ / /
| * | | rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt2008-05-231-6/+12
* | | | Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila2008-05-221-1/+1
* | | | git-show.txt: Not very stubby these days.Jon Loeliger2008-05-221-2/+0
* | | | Clarify repack -n documentationShawn O. Pearce2008-05-221-2/+5
* | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-212-3/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | git-am: fix typo in usage messageJeff King2008-05-191-1/+1
| * | doc/git-daemon: s/uploadarchive/uploadarch/Jeff King2008-05-191-2/+2
* | | git-filter-branch: Clarify file removal example.Jon Loeliger2008-05-161-0/+4
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-141-3/+4
|\ \ \ | |/ /
| * | Documentation/git-describe.txt: make description more readableIan Hilt2008-05-141-3/+4
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-113-3/+4
|\ \ \ | |/ /
| * | wt-status.h: declare global variables as externJohannes Sixt2008-05-111-2/+2
| * | builtin-commit.c: add -u as short name for --untracked-filesSitaram Chamarty2008-05-111-1/+1
| * | git-repack: re-enable parsing of -n command line optionA Large Angry SCM2008-05-111-0/+1
* | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-082-2/+5
|\ \ \ | |/ / | | / | |/ |/|