summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-24git-svn: don't attempt to spawn pager if we don't want oneEric Wong
2007-09-23Supplant the "while case ... break ;; esac" idiomDavid Kastrup
2007-09-22Detect exec bit in more cases.David Brown
2007-09-21Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai
2007-09-21Move the paragraph specifying where the .idx and .pack files should beMatt Kraai
2007-09-21Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano
2007-09-19GIT 1.5.3.2v1.5.3.2Junio C Hamano
2007-09-19Fixed update-hook example allow-users format.Väinö Järvelä
2007-09-19Documentation/git-svn: updated design philosophy notesEric Wong
2007-09-18t/t4014: test "am -3" with mode-only change.Junio C Hamano
2007-09-18Fix lapsus in builtin-apply.cPierre Habouzit
2007-09-18git-push: documentation and tests for pushing only branchesJeff King
2007-09-18git-svnimport: Use separate arguments in the pipe for git-rev-parseMatthias Urlichs
2007-09-18Document ls-files --with-tree=<tree-ish>Junio C Hamano
2007-09-18git-commit: partial commit of paths only removed from the indexJunio C Hamano
2007-09-18git-commit: Allow partial commit of file removal.Junio C Hamano
2007-09-18Merge branch 'jc/grep-c' into maintJunio C Hamano
2007-09-18Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-09-18send-email: make message-id generation a bit more robustJunio C Hamano
2007-09-17git-apply: fix whitespace strippingJ. Bruce Fields
2007-09-17git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce
2007-09-17apply --index-info: fall back to current index for mode changesJohannes Schindelin
2007-09-16Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-09-16core-tutorial: minor cleanupJ. Bruce Fields
2007-09-16documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields
2007-09-16user-manual: todo updates and cleanupJ. Bruce Fields
2007-09-16user-manual: fix introduction to packfilesJ. Bruce Fields
2007-09-16user-manual: move packfile and dangling object discussionJ. Bruce Fields
2007-09-16user-manual: rewrite object database discussionJ. Bruce Fields
2007-09-16user-manual: reorder commit, blob, tree discussionJ. Bruce Fields
2007-09-16user-manual: rewrite index discussionJ. Bruce Fields
2007-09-16user-manual: create new "low-level git operations" chapterJ. Bruce Fields
2007-09-16user-manual: rename "git internals" to "git concepts"J. Bruce Fields
2007-09-16user-manual: move object format details to hacking-git chapterJ. Bruce Fields
2007-09-16user-manual: adjust section levels in "git internals"J. Bruce Fields
2007-09-15revision walker: --cherry-pick is a limited operationJohannes Schindelin
2007-09-15git-sh-setup: typofix in commentsJunio C Hamano
2007-09-14Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano
2007-09-14Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano
2007-09-14Add test to check recent fix to "git add -u"Benoit Sigoure
2007-09-14Documentation/git-archive.txt: a couple of clarifications.Jari Aalto
2007-09-14Fix the rename detection limit checkingLinus Torvalds
2007-09-14diff --no-index: do not forget to run diff_setup_done()Junio C Hamano
2007-09-14git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano
2007-09-14git-add -u: do not barf on type changesJunio C Hamano
2007-09-14Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup
2007-09-14git-clone: improve error message if curl program is missing or not executableGerrit Pape
2007-09-14hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard
2007-09-14git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce
2007-09-14git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce