summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-08-094-14/+11
|\
| * asciidoc markup fixesJunio C Hamano2008-08-073-5/+5
| * Merge branch 'lt/config-fsync' into maintJunio C Hamano2008-08-075-21/+74
| |\
| * \ Merge branch 'jc/reflog-expire' into maintJunio C Hamano2008-08-071-19/+137
| |\ \
| * \ \ Merge branch 'ag/rewrite_one' into maintJunio C Hamano2008-08-071-6/+24
| |\ \ \
| * | | | Fail properly when cloning from invalid HTTP URLPetr Baudis2008-08-071-8/+5
* | | | | mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano2008-08-096-7/+76
* | | | | builtin-rm: Add a --force flagPieter de Bie2008-08-082-2/+3
* | | | | git-svn: wrap long lines in a few placesEric Wong2008-08-081-2/+5
* | | | | git-svn: Allow deep branch names by supporting multi-globsMarcus Griep2008-08-084-20/+246
* | | | | Fix multi-glob assertion in git-svnMarcus Griep2008-08-082-8/+33
* | | | | filter-branch: be more helpful when an annotated tag changesThomas Rast2008-08-081-3/+11
* | | | | Documentation: filter-branch: document how to filter all refsThomas Rast2008-08-081-5/+16
* | | | | Makefile: add a target which will abort compilation with ancient shellsBrandon Casey2008-08-081-1/+7
* | | | | bash: remove redundant check for 'git stash apply' optionsSZEDER Gábor2008-08-081-1/+1
* | | | | GIT-VERSION-GEN: mark the version 'dirty' only if there are modified filesJunio C Hamano2008-08-081-0/+1
* | | | | Makefile: set SHELL to value of SHELL_PATHBrandon Casey2008-08-081-0/+2
* | | | | Documentation: user-manual: "git commit -a" doesn't motivate .gitignoreJonathan Nieder2008-08-081-2/+2
* | | | | git-svn: add ability to specify --commit-url for dcommitEric Wong2008-08-082-3/+15
* | | | | Documentation: commit-tree: remove 16 parents restrictionThomas Rast2008-08-081-5/+5
* | | | | clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-072-1/+14
* | | | | GIT 1.6.0-rc2v1.6.0-rc2Junio C Hamano2008-08-061-1/+15
* | | | | perl/Makefile: handle paths with spaces in the NO_PERL_MAKEMAKER sectionBrandon Casey2008-08-061-4/+4
* | | | | Sync with 1.5.6.5Junio C Hamano2008-08-069-15/+80
|\ \ \ \ \ | |/ / / /
| * | | | GIT 1.5.6.5v1.5.6.5Junio C Hamano2008-08-063-11/+10
| * | | | Files given on the command line are relative to $cwdJunio C Hamano2008-08-066-5/+72
| * | | | fix diff-tree --stdin documentationJunio C Hamano2008-08-051-3/+3
* | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-08-067-999/+1211
|\ \ \ \ \
| * | | | | git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core'Johannes Sixt2008-08-041-1/+5
| * | | | | git-gui: add a part about format strings in po/READMEMichele Ballabio2008-08-031-6/+11
| * | | | | git-gui: update po/it.poMichele Ballabio2008-08-031-246/+284
| * | | | | git-gui: update Japanese translationしらいしななこ2008-08-031-246/+281
| * | | | | git-gui: Update swedish translation.Mikael Magnusson2008-08-021-232/+283
| * | | | | git-gui: Update git-gui.pot for 0.11 nearing releaseShawn O. Pearce2008-08-021-236/+277
| * | | | | git-gui: Update German translationChristian Stimming2008-08-021-32/+70
* | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-08-063-324/+422
|\ \ \ \ \ \
| * | | | | | gitk: Update swedish translation.Mikael Magnusson2008-08-041-232/+260
| * | | | | | gitk: Updated German translationChristian Stimming2008-08-031-41/+65
| * | | | | | gitk: Fallback to selecting the head commit upon loadAlexander Gavrilov2008-07-311-7/+18
| * | | | | | gitk: Fixed automatic row selection during loadAlexander Gavrilov2008-07-311-17/+24
| * | | | | | gitk: Fixed broken exception handling in diffAlexander Gavrilov2008-07-311-1/+2
| * | | | | | gitk: On Windows, use a Cygwin-specific flag for killAlexander Gavrilov2008-07-311-1/+6
| * | | | | | gitk: Arrange to kill diff-files & diff-index on quitAlexander Gavrilov2008-07-311-16/+23
| * | | | | | gitk: Kill back-end processes on window closeAlexander Gavrilov2008-07-311-10/+25
* | | | | | | Merge branch 'rs/archive-parse-options'Junio C Hamano2008-08-061-42/+68
|\ \ \ \ \ \ \
| * | | | | | | archive: allow --exec and --remote without equal signRene Scharfe2008-07-301-42/+68
* | | | | | | | Optimize sha1_object_info for loose objects, not concurrent repacksSteven Grimm2008-08-051-1/+8
* | | | | | | | Teach fsck and prune that tmp_obj_ file names may not be 14 bytes longBrandon Casey2008-08-052-6/+5
* | | | | | | | bash completion: Add completion for 'git mv'Lee Marlow2008-08-051-0/+13
* | | | | | | | bash completion: Add completion for 'git ls-files'Lee Marlow2008-08-051-0/+21