Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ei/worktree+filter' | Junio C Hamano | 2007-07-01 | 15 | -82/+406 |
|\ | |||||
| * | filter-branch: always export GIT_DIR if it is set | Matthias Lederhofer | 2007-06-06 | 1 | -1/+2 |
| * | Merge branch 'js/filter' into ei/worktree+filter | Junio C Hamano | 2007-06-06 | 3 | -1/+475 |
| |\ | |||||
| * | | setup_git_directory: fix segfault if repository is found in cwd | Matthias Lederhofer | 2007-06-06 | 1 | -0/+5 |
| * | | test GIT_WORK_TREE | Matthias Lederhofer | 2007-06-06 | 1 | -0/+92 |
| * | | extend rev-parse test for --is-inside-work-tree | Matthias Lederhofer | 2007-06-06 | 1 | -12/+17 |
| * | | 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 |