summaryrefslogtreecommitdiffstats
path: root/git-gui/lib/commit.tcl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16gitweb: do not run "git diff" that is PorcelainJunio C Hamano1-36/+2
2008-06-26GIT 1.5.5.5v1.5.5.5Junio C Hamano3-2/+13
2008-06-26GIT 1.5.4.6v1.5.4.6Junio C Hamano3-2/+45
2008-06-26git-shell: accept "git foo" formJunio C Hamano1-4/+13
2008-06-16diff.c: fix emit_line() again not to add extra lineJunio C Hamano1-2/+4
2008-06-16diff: reset color before printing newlineSZEDER Gábor1-0/+4
2008-06-11fix typo in tutorialFred Maranhão1-1/+1
2008-06-09git-read-tree: document -v option.Miklos Vajna1-0/+3
2008-06-08Remove exec bit from builtin-fast-export.cJohannes Sixt1-0/+0
2008-06-07GIT 1.5.5.4v1.5.5.4Junio C Hamano4-3/+11
2008-06-06git-for-each-ref.txt: minor improvementsLea Wiemann1-8/+9
2008-06-05name-rev: Fix segmentation fault when using --allBjörn Steinbrink1-2/+6
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel2-4/+27
2008-05-27GIT 1.5.5.3v1.5.5.3Junio C Hamano4-3/+17
2008-05-27commit --interactive: properly update the index before commitingGerrit Pape1-0/+2
2008-05-27gitweb: only display "next" links in logs if there is a next pageLea Wiemann1-4/+4
2008-05-27Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2-12/+3
2008-05-27Documentation/git-bundle.txt: fix synopsisGerrit Pape1-1/+1
2008-05-26Documentation: fix graph in git-rev-parse.txtMichele Ballabio1-10/+12
2008-05-26show-branch --current: do not barf on detached HEADJunio C Hamano1-2/+2
2008-05-25builtin-fast-export: Only output a single parent per linePieter de Bie1-5/+1
2008-05-25Release Notes for 1.5.5.2Junio C Hamano2-1/+28
2008-05-23rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a refJohannes Sixt1-6/+12
2008-05-22Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila1-1/+1
2008-05-22git-show.txt: Not very stubby these days.Jon Loeliger1-2/+0
2008-05-22Clarify repack -n documentationShawn O. Pearce1-2/+5
2008-05-21Fix recipient santitizationHorst H. von Brand1-1/+1
2008-05-21send-email: rfc2047-quote subject lines with non-ascii charactersJeff King2-2/+32
2008-05-21send-email: specify content-type of --compose bodyJeff King2-0/+68
2008-05-19git-am: fix typo in usage messageJeff King1-1/+1
2008-05-19doc/git-daemon: s/uploadarchive/uploadarch/Jeff King1-2/+2
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger1-0/+4
2008-05-14Documentation/git-describe.txt: make description more readableIan Hilt1-3/+4
2008-05-11wt-status.h: declare global variables as externJohannes Sixt1-2/+2
2008-05-11builtin-commit.c: add -u as short name for --untracked-filesSitaram Chamarty1-1/+1
2008-05-11git-repack: re-enable parsing of -n command line optionA Large Angry SCM1-0/+1
2008-05-08bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2-2/+24
2008-05-08Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings1-1/+2
2008-05-08doc: clarify definition of "update" for git-add -uJeff King1-1/+3
2008-05-05git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape3-8/+31
2008-05-03checkout: don't rfc2047-encode oneline on detached HEADJeff King1-1/+1
2008-05-03filter-branch: Documentation fix.Florian Ragwitz1-2/+2
2008-04-30fetch-pack: brown paper bag fixJunio C Hamano1-1/+1
2008-04-29cvsimport: always pass user data to "system" as a listJeff King1-1/+1
2008-04-29fix reflog approxidate parsing bugJeff King1-2/+5
2008-04-28Fix use after free() in builtin-fetchAlex Riesen1-3/+5
2008-04-28fetch-pack: do not stop traversing an already parsed commitLinus Torvalds1-4/+4
2008-04-28Use "=" instead of "==" in condition as it is more portableAlex Riesen1-1/+1
2008-04-27clone: detect and fail on excess parametersJunio C Hamano2-0/+27
2008-04-27Remove 'header' from --signoff option descriptionDan McGee1-1/+1