aboutsummaryrefslogtreecommitdiffstats
path: root/git-gui/lib/commit.tcl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-17git-apply: fix whitespace strippingJ. Bruce Fields1-3/+10
2007-09-16apply --index-info: fall back to current index for mode changesJohannes Schindelin2-2/+39
2007-09-15core-tutorial: minor cleanupJ. Bruce Fields1-22/+10
2007-09-15documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields3-597/+54
2007-09-15user-manual: todo updates and cleanupJ. Bruce Fields1-13/+16
2007-09-15user-manual: fix introduction to packfilesJ. Bruce Fields1-2/+2
2007-09-15user-manual: move packfile and dangling object discussionJ. Bruce Fields1-148/+147
2007-09-15user-manual: rewrite object database discussionJ. Bruce Fields1-139/+196
2007-09-15user-manual: reorder commit, blob, tree discussionJ. Bruce Fields1-41/+41
2007-09-15user-manual: rewrite index discussionJ. Bruce Fields1-49/+55
2007-09-15user-manual: create new "low-level git operations" chapterJ. Bruce Fields1-9/+24
2007-09-15user-manual: rename "git internals" to "git concepts"J. Bruce Fields1-6/+10
2007-09-15user-manual: move object format details to hacking-git chapterJ. Bruce Fields1-23/+32
2007-09-15user-manual: adjust section levels in "git internals"J. Bruce Fields1-5/+12
2007-09-15revision walker: --cherry-pick is a limited operationJohannes Schindelin2-0/+15
2007-09-15git-sh-setup: typofix in commentsJunio C Hamano1-1/+1
2007-09-14Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano1-1/+1
2007-09-14Add test to check recent fix to "git add -u"Benoit Sigoure2-2/+11
2007-09-14Documentation/git-archive.txt: a couple of clarifications.Jari Aalto1-2/+3
2007-09-14Fix the rename detection limit checkingLinus Torvalds3-3/+19
2007-09-14diff --no-index: do not forget to run diff_setup_done()Junio C Hamano1-0/+2
2007-09-14git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano1-1/+30
2007-09-14git-add -u: do not barf on type changesJunio C Hamano1-0/+1
2007-09-13Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup1-5/+0
2007-09-13git-clone: improve error message if curl program is missing or not executableGerrit Pape1-1/+5
2007-09-13hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard1-1/+1
2007-09-12stash: end index commit log with a newlineJean-Luc Herren1-1/+1
2007-09-12git-commit: Disallow amend if it is going to produce an empty non-merge commitDmitry V. Levin1-1/+1
2007-09-12git-send-email.perl: Add angle brackets to In-Reply-To if necessaryDavid Kastrup1-1/+2
2007-09-11Fix a test failure (t9500-*.sh) on cygwinRamsay Jones1-5/+13
2007-09-10Make --no-thin the default in git-push to save server resourcesShawn O. Pearce1-1/+1
2007-09-09fix doc for --compression argument to pack-objectsNicolas Pitre1-6/+2
2007-09-09git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2-4/+21
2007-09-09git-svn: understand grafts when doing dcommitEric Wong1-8/+3
2007-09-09git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2-4/+21
2007-09-07git-svn: fix "Malformed network data" with svn:// serversEric Wong1-1/+13
2007-09-07(cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith2-2/+2
2007-09-07Documentation / grammer nitMike Ralphson1-1/+1
2007-09-05Include a git-push example for creating a remote branchShawn O. Pearce1-0/+6
2007-09-05Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce1-2/+0
2007-09-05Makefile: Add cache-tree.h to the headers listDmitry V. Levin1-1/+1
2007-09-05Don't allow contrib/workdir/git-new-workdir to trash existing dirsShawn O. Pearce1-0/+6
2007-09-05git-apply: do not read past the end of bufferJunio C Hamano2-1/+60
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano5-3/+17
2007-09-02Typofix: 1.5.3 release notesJunio C Hamano1-1/+1
2007-09-02GIT 1.5.3v1.5.3Junio C Hamano1-7/+21
2007-09-01Mention -m as an abbreviation for --mergeRobin Rosenberg1-2/+2
2007-09-01Update my contact address as the maintainer.Junio C Hamano2-2/+3
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2-14/+14
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov2-2/+32