| Commit message (Expand) | Author | Age |
* | Merge branch 'maint' | Shawn O. Pearce | 2007-10-21 |
|\ |
|
| * | Describe more 1.5.3.5 fixes in release notes | Shawn O. Pearce | 2007-10-21 |
| * | Fix diffcore-break total breakage | Linus Torvalds | 2007-10-21 |
| * | Fix directory scanner to correctly ignore files without d_type | Linus Torvalds | 2007-10-21 |
| * | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Shawn O. Pearce | 2007-10-20 |
| |\ |
|
| | * | git-gui: Don't display CR within console windowsgitgui-0.8.4 | Shawn O. Pearce | 2007-10-20 |
| | * | git-gui: Handle progress bars from newer gits | Shawn O. Pearce | 2007-10-20 |
| | * | git-gui: Correctly report failures from git-write-tree | Shawn O. Pearce | 2007-10-20 |
| | * | git-gui: accept versions containing text annotations, like 1.5.3.mingw.1 | Steffen Prohaska | 2007-10-07 |
| | * | git-gui: Don't crash when starting gitk from a browser session | Shawn O. Pearce | 2007-10-03 |
| | * | git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk | Shawn O. Pearce | 2007-10-03 |
| | * | git-gui: Ensure .git/info/exclude is honored in Cygwin workdirs | Shawn O. Pearce | 2007-09-21 |
| | * | git-gui: Handle starting on mapped shares under Cygwin | Shawn O. Pearce | 2007-09-21 |
| | * | git-gui: Display message box when we cannot find git in $PATH | Shawn O. Pearce | 2007-09-21 |
| | * | git-gui: Avoid using bold text in entire gui for some fonts | Simon Sasburg | 2007-09-20 |
| * | | Improve receive-pack error message about funny ref creation | Joakim Tjernlund | 2007-10-20 |
| * | | fast-import: Fix argument order to die in file_change_m | Julian Phillips | 2007-10-20 |
| * | | gitk.txt: Fix markup. | Ralf Wildenhues | 2007-10-19 |
| * | | send-pack: respect '+' on wildcard refspecs | Jeff King | 2007-10-19 |
* | | | Improved const correctness for strings | Shawn O. Pearce | 2007-10-21 |
* | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Shawn O. Pearce | 2007-10-20 |
|\ \ \ |
|
| * | | | gitk: Fix "can't unset prevlines(...)" Tcl error | Paul Mackerras | 2007-10-21 |
| * | | | gitk: Avoid an error when cherry-picking if HEAD has moved on | Paul Mackerras | 2007-10-20 |
| * | | | gitk: Check that we are running on at least Tcl/Tk 8.4 | Paul Mackerras | 2007-10-20 |
| * | | | gitk: Do not pick up file names of "copy from" lines | Johannes Sixt | 2007-10-19 |
| * | | | gitk: Add support for OS X mouse wheel | Jonathan del Strother | 2007-10-19 |
| * | | | gitk: disable colours when calling git log | Sam Vilain | 2007-10-17 |
* | | | | Deduce exec_path also from calls to git with a relative path | Johannes Schindelin | 2007-10-20 |
* | | | | git-p4 support for perforce renames. | Chris Pettitt | 2007-10-20 |
* | | | | git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct... | Simon Hausmann | 2007-10-20 |
* | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-10-19 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Paper bag fix diff invocation in 'git stash show' | Shawn O. Pearce | 2007-10-19 |
* | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-10-19 |
|\ \ \ \
| |/ / / |
|
| * | | | Further 1.5.3.5 fixes described in release notes | Shawn O. Pearce | 2007-10-19 |
| * | | | Avoid invoking diff drivers during git-stash | Shawn O. Pearce | 2007-10-18 |
| * | | | attr: fix segfault in gitattributes parsing code | Steffen Prohaska | 2007-10-18 |
| * | | | Define NI_MAXSERV if not defined by operating system | Patrick Welche | 2007-10-18 |
| * | | | Ensure we add directories in the correct order | Alex Bennee | 2007-10-18 |
| * | | | Avoid scary errors about tagged trees/blobs during git-fetch | Linus Torvalds | 2007-10-18 |
* | | | | Documentation/git-gc: improve description of --auto | Jeff King | 2007-10-18 |
* | | | | Documentation/git-gc: explain --auto in description | Jeff King | 2007-10-18 |
* | | | | git-gc: improve wording of --auto notification | Jeff King | 2007-10-18 |
* | | | | Merge branch 'jc/am-quiet' | Shawn O. Pearce | 2007-10-18 |
|\ \ \ \ |
|
| * | | | | git-am: fix typo in the previous one. | Junio C Hamano | 2007-10-01 |
| * | | | | git-am: make the output quieter. | Junio C Hamano | 2007-09-29 |
* | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-10-18 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Yet more 1.5.3.5 fixes mentioned in release notes | Shawn O. Pearce | 2007-10-18 |
| * | | | | cvsserver: Use exit 1 instead of die when req_Root fails. | Brian Gernhardt | 2007-10-18 |
| * | | | | git-blame shouldn't crash if run in an unmerged tree | Linus Torvalds | 2007-10-18 |
| * | | | | git-config: print error message if the config file cannot be read | Gerrit Pape | 2007-10-18 |