Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Use new semantics of is_bare/inside_git_dir/inside_work_tree | Matthias Lederhofer | 2007-06-06 | 5 | -14/+14 | |
| * | | | | | | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 2007-06-06 | 9 | -57/+204 | |
| * | | | | | | test git rev-parse | Matthias Lederhofer | 2007-06-06 | 1 | -0/+72 | |
| * | | | | | | rev-parse: introduce --is-bare-repository | Matthias Lederhofer | 2007-06-06 | 4 | -7/+10 | |
| * | | | | | | rev-parse: document --is-inside-git-dir | Matthias Lederhofer | 2007-06-06 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'fl/config' | Junio C Hamano | 2007-06-30 | 4 | -21/+95 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | config: add support for --bool and --int while setting values | Frank Lichtenheld | 2007-06-26 | 4 | -21/+95 | |
* | | | | | | | | Merge branch 'mk/svn' | Junio C Hamano | 2007-06-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | git-svn: honor ~/.subversion/ client cert file settings. | Michael Krelin | 2007-06-30 | 1 | -0/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | git-svn: cache max revision in rev_db databases | Sam Vilain | 2007-06-30 | 1 | -0/+4 | |
* | | | | | | | | git-svn: use git-log rather than rev-list | xargs cat-file | Sam Vilain | 2007-06-30 | 1 | -14/+22 | |
|/ / / / / / / | ||||||
* | | | | | | | Don't fflush(stdout) when it's not helpful | Theodore Ts'o | 2007-06-30 | 6 | -1/+55 | |
* | | | | | | | Merge branch 'cr/tag' | Junio C Hamano | 2007-06-30 | 7 | -24/+1087 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add test-script for git-tag | Carlos Rica | 2007-06-28 | 4 | -0/+686 | |
| * | | | | | | | Add test script for git-stripspace. | Carlos Rica | 2007-06-26 | 1 | -0/+355 | |
| * | | | | | | | Fix git-stripspace to process correctly long lines and spaces. | Carlos Rica | 2007-06-26 | 2 | -24/+46 | |
* | | | | | | | | git: Try a bit harder not to lose errno in stdio | Linus Torvalds | 2007-06-30 | 1 | -4/+5 | |
* | | | | | | | | Merge branch 'lt/run' | Junio C Hamano | 2007-06-30 | 1 | -22/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Check for IO errors after running a command | Linus Torvalds | 2007-06-24 | 1 | -1/+20 | |
| * | | | | | | | | Clean up internal command handling | Linus Torvalds | 2007-06-24 | 1 | -22/+30 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-06-30 | 3 | -7/+17 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Correct the name of NO_R_TO_GCC_LINKER in the comment describing it. | Matt Kraai | 2007-06-30 | 1 | -3/+3 | |
| * | | | | | | | git-remote: document -n | Sam Vilain | 2007-06-30 | 1 | -0/+7 | |
| * | | | | | | | repack: improve documentation on -a option | Sam Vilain | 2007-06-30 | 1 | -4/+7 | |
* | | | | | | | | git-tag: Fix "can't shift that many". | Alexandre Vassalotti | 2007-06-30 | 1 | -5/+24 | |
* | | | | | | | | Correct usages of sed in git-tag for Mac OS X | Shawn O. Pearce | 2007-06-30 | 2 | -9/+14 | |
* | | | | | | | | Update draft Release Notes for 1.5.3 | Junio C Hamano | 2007-06-29 | 1 | -13/+88 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-06-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2007-06-28 | 3 | -12/+26 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-06-28 | 3 | -21/+59 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'maint' | Shawn O. Pearce | 2007-06-27 | 3 | -10/+14 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4 | Shawn O. Pearce | 2007-06-27 | 1 | -2/+1 | |
| | * | | | | | | | | git-gui: Don't nice git blame on MSYS as nice is not supported | Shawn O. Pearce | 2007-06-27 | 1 | -1/+5 | |
| | * | | | | | | | | git-gui: Don't require $DISPLAY just to get --version | Shawn O. Pearce | 2007-06-22 | 2 | -7/+8 | |
| * | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-06-20 | 2 | -2/+12 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | git-gui: Bind Tab/Shift-Tab to cycle between panes in blame | Shawn O. Pearce | 2007-06-20 | 1 | -1/+5 | |
| | * | | | | | | | | git-gui: Correctly install to /usr/bin on Cygwin | Shawn O. Pearce | 2007-06-20 | 1 | -1/+7 | |
| * | | | | | | | | | git-gui: Quiet our installation process | Shawn O. Pearce | 2007-06-20 | 1 | -9/+33 | |
* | | | | | | | | | | Avoid perl in t1300-repo-config | Alex Riesen | 2007-06-28 | 1 | -12/+10 | |
* | | | | | | | | | | git-cvsimport: force checkout of working tree after initial import | Gerrit Pape | 2007-06-28 | 1 | -1/+1 | |
* | | | | | | | | | | git-log: detect dup and fdopen failure | Jim Meyering | 2007-06-27 | 2 | -1/+17 | |
* | | | | | | | | | | git-send-email: make options easier to configure. | Adam Roben | 2007-06-27 | 2 | -30/+36 | |
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2007-06-27 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | gitk: Update selection background colorbar in prefs dialog | Mark Levedahl | 2007-06-28 | 1 | -1/+1 | |
| * | | | | | | | | | gitk: Use a spinbox for setting tabstop settings | Mark Levedahl | 2007-06-28 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'master' of git://repo.or.cz/git/fastimport | Junio C Hamano | 2007-06-26 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Teach bash how to complete +refspec on git-push | Shawn O. Pearce | 2007-06-24 | 1 | -0/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | git-send-email: Add --threaded option | Adam Roben | 2007-06-26 | 2 | -7/+25 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Don't ignore a pack-refs write failure | Jim Meyering | 2007-06-26 | 1 | -0/+2 | |
* | | | | | | | | | detect close failure on just-written file handles | Jim Meyering | 2007-06-26 | 4 | -7/+8 |