summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | git-gui: Assume untracked directories are Git submodulesShawn O. Pearce2007-09-091-3/+18
| * | git-gui: handle "deleted symlink" diff markerMichele Ballabio2007-09-091-0/+1
| * | git-gui: show unstaged symlinks in diff viewerMichele Ballabio2007-09-091-5/+10
| * | git-gui: Avoid use of libdir in MakefileShawn O. Pearce2007-09-091-3/+3
| * | git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce2007-09-081-0/+2
| * | git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape2007-09-081-6/+12
| * | git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce2007-09-031-9/+6
| * | git-gui: Fix detaching current branch during checkoutShawn O. Pearce2007-09-031-1/+1
| * | git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce2007-09-031-2/+2
* | | send-email: make message-id generation a bit more robustJunio C Hamano2007-09-171-4/+11
* | | git-apply: fix whitespace strippingJ. Bruce Fields2007-09-171-3/+10
* | | apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-162-2/+39
* | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-155-1003/+548
|\ \ \
| * | | core-tutorial: minor cleanupJ. Bruce Fields2007-09-151-22/+10
| * | | documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields2007-09-153-597/+54
| * | | user-manual: todo updates and cleanupJ. Bruce Fields2007-09-151-13/+16
| * | | user-manual: fix introduction to packfilesJ. Bruce Fields2007-09-151-2/+2
| * | | user-manual: move packfile and dangling object discussionJ. Bruce Fields2007-09-151-148/+147
| * | | user-manual: rewrite object database discussionJ. Bruce Fields2007-09-151-139/+196
| * | | user-manual: reorder commit, blob, tree discussionJ. Bruce Fields2007-09-151-41/+41
| * | | user-manual: rewrite index discussionJ. Bruce Fields2007-09-151-49/+55
| * | | user-manual: create new "low-level git operations" chapterJ. Bruce Fields2007-09-151-9/+24
| * | | user-manual: rename "git internals" to "git concepts"J. Bruce Fields2007-09-151-6/+10
| * | | user-manual: move object format details to hacking-git chapterJ. Bruce Fields2007-09-151-23/+32
| * | | user-manual: adjust section levels in "git internals"J. Bruce Fields2007-09-151-5/+12
| | |/ | |/|
* | | revision walker: --cherry-pick is a limited operationJohannes Schindelin2007-09-152-0/+15
* | | git-sh-setup: typofix in commentsJunio C Hamano2007-09-151-1/+1
|/ /
* | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano2007-09-141-1/+1
* | Add test to check recent fix to "git add -u"Benoit Sigoure2007-09-142-2/+11
* | Documentation/git-archive.txt: a couple of clarifications.Jari Aalto2007-09-141-2/+3
* | Fix the rename detection limit checkingLinus Torvalds2007-09-143-3/+19
* | diff --no-index: do not forget to run diff_setup_done()Junio C Hamano2007-09-141-0/+2
* | git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano2007-09-141-1/+30
* | git-add -u: do not barf on type changesJunio C Hamano2007-09-141-0/+1
* | Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup2007-09-131-5/+0
* | git-clone: improve error message if curl program is missing or not executableGerrit Pape2007-09-131-1/+5
* | hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard2007-09-131-1/+1
* | Merge branch 'sp/maint-no-thin' into maintJunio C Hamano2007-09-121-1/+1
|\ \
| * | Make --no-thin the default in git-push to save server resourcesShawn O. Pearce2007-09-101-1/+1
* | | stash: end index commit log with a newlineJean-Luc Herren2007-09-121-1/+1
* | | git-commit: Disallow amend if it is going to produce an empty non-merge commitDmitry V. Levin2007-09-121-1/+1
* | | git-send-email.perl: Add angle brackets to In-Reply-To if necessaryDavid Kastrup2007-09-121-1/+2
* | | Fix a test failure (t9500-*.sh) on cygwinRamsay Jones2007-09-111-5/+13
|/ /
* | fix doc for --compression argument to pack-objectsNicolas Pitre2007-09-091-6/+2
* | git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2007-09-092-4/+21
* | git-svn: understand grafts when doing dcommitEric Wong2007-09-091-8/+3
* | git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-092-4/+21
* | git-svn: fix "Malformed network data" with svn:// serversEric Wong2007-09-071-1/+13
* | (cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith2007-09-072-2/+2
* | Documentation / grammer nitMike Ralphson2007-09-071-1/+1