summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://repo.or.cz/git-guiJunio C Hamano2008-11-0117-190/+1080
|\
| * git-gui: Update German translation.Christian Stimming2008-11-011-46/+233
| * git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt2008-11-011-1/+0
| * git-gui: Add a simple implementation of SSH_ASKPASS.Alexander Gavrilov2008-11-013-0/+73
| * git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2008-11-012-0/+130
| * git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt2008-10-101-11/+11
| * git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt2008-10-101-1/+1
| * git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov2008-10-101-1/+8
| * git-gui: Add a search command to the blame viewer.Alexander Gavrilov2008-10-103-3/+227
| * git-gui: Fix the blame window shape.Alexander Gavrilov2008-10-101-6/+13
| * git-gui: Fix switch statement in lib/merge.tclJohannes Sixt2008-10-101-1/+1
| * git-gui: Fix fetching from remotes when adding themPetr Baudis2008-09-301-3/+3
| * git-gui: Fix removing non-pushable remotesPetr Baudis2008-09-301-1/+2
| * git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis2008-09-301-4/+8
| * git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis2008-09-303-4/+4
| * git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis2008-09-301-0/+5
| * git-gui: Add Explore Working Copy to the Repository menuPetr Baudis2008-09-301-0/+18
| * git-gui: Use git web--browser for web browsingPetr Baudis2008-09-301-23/+7
| * git-gui: mkdir -p when initializing new remote repositoryPetr Baudis2008-09-301-1/+2
| * git-gui: Add support for removing remotesPetr Baudis2008-09-301-0/+37
| * git-gui: Add support for adding remotesPetr Baudis2008-09-303-0/+209
| * git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2008-09-302-70/+70
| * git-gui: Clarify the Remote -> Delete... actionPetr Baudis2008-09-302-3/+3
| * git-gui: Remove space from the end of aspell's reply before processingJohannes Sixt2008-09-301-0/+1
| * git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov2008-09-304-6/+17
| * git-gui: Do not automatically stage file after merge tool finishesJohannes Sixt2008-09-301-9/+1
| * git-gui: Show/hide "Sign Off" based on nocommitmsg optionShawn O. Pearce2008-09-261-2/+2
| * Merge branch 'maint'Shawn O. Pearce2008-09-261-1/+1
| |\
| | * git-gui: Help identify aspell version on Windows tooGustaf Hendeby2008-09-261-1/+1
* | | Merge branch 'maint'Junio C Hamano2008-10-318-27/+99
|\ \ \
| * | | git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller2008-10-311-1/+1
| * | | Documentation: clarify information about 'ident' attributeJan Krüger2008-10-311-2/+2
| * | | bash completion: add doubledash to "git show"Markus Heidelberg2008-10-311-0/+2
| * | | Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen2008-10-311-1/+1
| * | | Add --verbose|-v to test-chmtimeAlex Riesen2008-10-311-21/+70
| * | | asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca2008-10-301-0/+20
| * | | Plug a memleak in builtin-revertAlex Riesen2008-10-301-1/+2
| * | | Add file delete/create info when we overflow rename_limitLinus Torvalds2008-10-281-1/+1
| * | | Install git-cvsserver in $(bindir)Nanako Shiraishi2008-10-281-1/+1
| * | | Install git-shell in bindir, tooTommi Virtanen2008-10-281-1/+1
* | | | compat/cygwin.c: make runtime detection of lstat/stat lessor impactJunio C Hamano2008-10-281-7/+13
* | | | Merge branch 'maint'Junio C Hamano2008-10-265-5/+31
|\ \ \ \ | |/ / /
| * | | add -p: warn if only binary changes presentThomas Rast2008-10-261-2/+7
| * | | git-archive: work in bare reposCharles Bailey2008-10-263-2/+23
| * | | git-svn: change dashed git-config to git configDeskin Miller2008-10-241-1/+1
* | | | receive-pack: fix "borrowing from alternate object store" implementationJunio C Hamano2008-10-261-2/+7
* | | | git-daemon: set REMOTE_ADDR to client addressJoey Hess2008-10-242-0/+13
* | | | submodule: fix some non-portable grep invocationsJeff King2008-10-221-2/+2
* | | | git-remote: list branches in vertical listsJohannes Sixt2008-10-223-12/+17
* | | | rm: loosen safety valve for empty filesJeff King2008-10-224-2/+17