aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-17
* Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-17
|\
| * Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-14
* | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-09-17
|\ \
| * | git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce2007-09-16
| * | git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce2007-09-13
| * | git-gui: Provide 'uninstall' Makefile target to undo an installationShawn O. Pearce2007-09-13
| * | git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce2007-09-13
| * | git-gui: Make backporting changes from i18n version easierShawn O. Pearce2007-09-13
| * | git-gui: Don't delete send on Windows as it doesn't existShawn O. Pearce2007-09-11
| * | git-gui: Trim trailing slashes from untracked submodule namesShawn O. Pearce2007-09-09
| * | git-gui: Assume untracked directories are Git submodulesShawn O. Pearce2007-09-09
| * | git-gui: handle "deleted symlink" diff markerMichele Ballabio2007-09-09
| * | git-gui: show unstaged symlinks in diff viewerMichele Ballabio2007-09-09
| * | git-gui: Avoid use of libdir in MakefileShawn O. Pearce2007-09-09
| * | git-gui: Disable Tk send in all git-gui sessionsShawn O. Pearce2007-09-08
| * | git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape2007-09-08
| * | git-gui: Properly set the state of "Stage/Unstage Hunk" actionShawn O. Pearce2007-09-03
| * | git-gui: Fix detaching current branch during checkoutShawn O. Pearce2007-09-03
| * | git-gui: Correct starting of git-remote to handle -w optionShawn O. Pearce2007-09-03
* | | send-email: make message-id generation a bit more robustJunio C Hamano2007-09-17
* | | git-apply: fix whitespace strippingJ. Bruce Fields2007-09-17
* | | apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-16
* | | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-15
|\ \ \
| * | | core-tutorial: minor cleanupJ. Bruce Fields2007-09-15
| * | | documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields2007-09-15
| * | | user-manual: todo updates and cleanupJ. Bruce Fields2007-09-15
| * | | user-manual: fix introduction to packfilesJ. Bruce Fields2007-09-15
| * | | user-manual: move packfile and dangling object discussionJ. Bruce Fields2007-09-15
| * | | user-manual: rewrite object database discussionJ. Bruce Fields2007-09-15
| * | | user-manual: reorder commit, blob, tree discussionJ. Bruce Fields2007-09-15
| * | | user-manual: rewrite index discussionJ. Bruce Fields2007-09-15
| * | | user-manual: create new "low-level git operations" chapterJ. Bruce Fields2007-09-15
| * | | user-manual: rename "git internals" to "git concepts"J. Bruce Fields2007-09-15
| * | | user-manual: move object format details to hacking-git chapterJ. Bruce Fields2007-09-15
| * | | user-manual: adjust section levels in "git internals"J. Bruce Fields2007-09-15
| | |/ | |/|
* | | revision walker: --cherry-pick is a limited operationJohannes Schindelin2007-09-15
* | | git-sh-setup: typofix in commentsJunio C Hamano2007-09-15
|/ /
* | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano2007-09-14
* | Add test to check recent fix to "git add -u"Benoit Sigoure2007-09-14
* | Documentation/git-archive.txt: a couple of clarifications.Jari Aalto2007-09-14
* | Fix the rename detection limit checkingLinus Torvalds2007-09-14
* | diff --no-index: do not forget to run diff_setup_done()Junio C Hamano2007-09-14
* | git-format-patch --in-reply-to: accept <message@id> with angle bracketsJunio C Hamano2007-09-14
* | git-add -u: do not barf on type changesJunio C Hamano2007-09-14
* | Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup2007-09-13
* | git-clone: improve error message if curl program is missing or not executableGerrit Pape2007-09-13
* | hooks--update: Explicitly check for all zeros for a deleted ref.Alexandre Julliard2007-09-13
* | Merge branch 'sp/maint-no-thin' into maintJunio C Hamano2007-09-12
|\ \
| * | Make --no-thin the default in git-push to save server resourcesShawn O. Pearce2007-09-10