summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Use new semantics of is_bare/inside_git_dir/inside_work_treeMatthias Lederhofer2007-06-065-14/+14
| * | | | | | introduce GIT_WORK_TREE to specify the work treeMatthias Lederhofer2007-06-069-57/+204
| * | | | | | test git rev-parseMatthias Lederhofer2007-06-061-0/+72
| * | | | | | rev-parse: introduce --is-bare-repositoryMatthias Lederhofer2007-06-064-7/+10
| * | | | | | rev-parse: document --is-inside-git-dirMatthias Lederhofer2007-06-061-0/+4
* | | | | | | Merge branch 'fl/config'Junio C Hamano2007-06-304-21/+95
|\ \ \ \ \ \ \
| * | | | | | | config: add support for --bool and --int while setting valuesFrank Lichtenheld2007-06-264-21/+95
* | | | | | | | Merge branch 'mk/svn'Junio C Hamano2007-06-301-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | git-svn: honor ~/.subversion/ client cert file settings.Michael Krelin2007-06-301-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | git-svn: cache max revision in rev_db databasesSam Vilain2007-06-301-0/+4
* | | | | | | | git-svn: use git-log rather than rev-list | xargs cat-fileSam Vilain2007-06-301-14/+22
|/ / / / / / /
* | | | | | | Don't fflush(stdout) when it's not helpfulTheodore Ts'o2007-06-306-1/+55
* | | | | | | Merge branch 'cr/tag'Junio C Hamano2007-06-307-24/+1087
|\ \ \ \ \ \ \
| * | | | | | | Add test-script for git-tagCarlos Rica2007-06-284-0/+686
| * | | | | | | Add test script for git-stripspace.Carlos Rica2007-06-261-0/+355
| * | | | | | | Fix git-stripspace to process correctly long lines and spaces.Carlos Rica2007-06-262-24/+46
* | | | | | | | git: Try a bit harder not to lose errno in stdioLinus Torvalds2007-06-301-4/+5
* | | | | | | | Merge branch 'lt/run'Junio C Hamano2007-06-301-22/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Check for IO errors after running a commandLinus Torvalds2007-06-241-1/+20
| * | | | | | | | Clean up internal command handlingLinus Torvalds2007-06-241-22/+30
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'maint'Junio C Hamano2007-06-303-7/+17
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai2007-06-301-3/+3
| * | | | | | | git-remote: document -nSam Vilain2007-06-301-0/+7
| * | | | | | | repack: improve documentation on -a optionSam Vilain2007-06-301-4/+7
* | | | | | | | git-tag: Fix "can't shift that many".Alexandre Vassalotti2007-06-301-5/+24
* | | | | | | | Correct usages of sed in git-tag for Mac OS XShawn O. Pearce2007-06-302-9/+14
* | | | | | | | Update draft Release Notes for 1.5.3Junio C Hamano2007-06-291-13/+88
* | | | | | | | Merge branch 'maint'Junio C Hamano2007-06-280-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-06-283-12/+26
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-06-283-21/+59
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'maint'Shawn O. Pearce2007-06-273-10/+14
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce2007-06-271-2/+1
| | * | | | | | | | git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce2007-06-271-1/+5
| | * | | | | | | | git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce2007-06-222-7/+8
| * | | | | | | | | Merge branch 'maint'Shawn O. Pearce2007-06-202-2/+12
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce2007-06-201-1/+5
| | * | | | | | | | git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce2007-06-201-1/+7
| * | | | | | | | | git-gui: Quiet our installation processShawn O. Pearce2007-06-201-9/+33
* | | | | | | | | | Avoid perl in t1300-repo-configAlex Riesen2007-06-281-12/+10
* | | | | | | | | | git-cvsimport: force checkout of working tree after initial importGerrit Pape2007-06-281-1/+1
* | | | | | | | | | git-log: detect dup and fdopen failureJim Meyering2007-06-272-1/+17
* | | | | | | | | | git-send-email: make options easier to configure.Adam Roben2007-06-272-30/+36
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-06-271-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | gitk: Update selection background colorbar in prefs dialogMark Levedahl2007-06-281-1/+1
| * | | | | | | | | gitk: Use a spinbox for setting tabstop settingsMark Levedahl2007-06-281-1/+1
* | | | | | | | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-06-261-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Teach bash how to complete +refspec on git-pushShawn O. Pearce2007-06-241-0/+3
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | git-send-email: Add --threaded optionAdam Roben2007-06-262-7/+25
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Don't ignore a pack-refs write failureJim Meyering2007-06-261-0/+2
* | | | | | | | | detect close failure on just-written file handlesJim Meyering2007-06-264-7/+8