aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct usages of sed in git-tag for Mac OS XShawn O. Pearce2007-06-30
* Update draft Release Notes for 1.5.3Junio C Hamano2007-06-29
* Merge branch 'maint'Junio C Hamano2007-06-28
|\
| * Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-06-28
| |\
* | \ Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-06-28
|\ \ \
| * \ \ Merge branch 'maint'Shawn O. Pearce2007-06-27
| |\ \ \ | | | |/ | | |/|
| | * | git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce2007-06-27
| | * | git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce2007-06-27
| | * | git-gui: Don't require $DISPLAY just to get --versionShawn O. Pearce2007-06-22
| * | | Merge branch 'maint'Shawn O. Pearce2007-06-20
| |\ \ \ | | |/ /
| | * | git-gui: Bind Tab/Shift-Tab to cycle between panes in blameShawn O. Pearce2007-06-20
| | * | git-gui: Correctly install to /usr/bin on CygwinShawn O. Pearce2007-06-20
| * | | git-gui: Quiet our installation processShawn O. Pearce2007-06-20
* | | | Avoid perl in t1300-repo-configAlex Riesen2007-06-28
* | | | git-cvsimport: force checkout of working tree after initial importGerrit Pape2007-06-28
* | | | git-log: detect dup and fdopen failureJim Meyering2007-06-27
* | | | git-send-email: make options easier to configure.Adam Roben2007-06-27
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-06-27
|\ \ \ \
| * | | | gitk: Update selection background colorbar in prefs dialogMark Levedahl2007-06-28
| * | | | gitk: Use a spinbox for setting tabstop settingsMark Levedahl2007-06-28
* | | | | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-06-26
|\ \ \ \ \
| * | | | | Teach bash how to complete +refspec on git-pushShawn O. Pearce2007-06-24
* | | | | | git-send-email: Add --threaded optionAdam Roben2007-06-26
* | | | | | Don't ignore a pack-refs write failureJim Meyering2007-06-26
* | | | | | detect close failure on just-written file handlesJim Meyering2007-06-26
* | | | | | config: Add --null/-z option for null-delimted outputFrank Lichtenheld2007-06-26
* | | | | | Merge branch 'maint'Junio C Hamano2007-06-26
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | config: Change output of --get-regexp for valueless keysFrank Lichtenheld2007-06-26
| * | | | | config: Complete documentation of --get-regexpFrank Lichtenheld2007-06-26
| * | | | | cleanup merge-base test scriptSam Vilain2007-06-26
| * | | | | Fix zero-object version-2 packsLinus Torvalds2007-06-26
| * | | | | Ignore submodule commits when fetching over dumb protocolsSven Verdoolaege2007-06-26
* | | | | | git-new-workdir: Fix shell warning about operator == used with test.Simon Hausmann2007-06-26
* | | | | | git.spec: RPM failed, looking for wrong files.Quy Tonthat2007-06-26
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitkJunio C Hamano2007-06-26
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | gitk: Add a progress bar to show progress while resettingPaul Mackerras2007-06-26
| * | | | gitk: Improve handling of whitespace and special chars in filenamesPaul Mackerras2007-06-23
| * | | | gitk: Fix bug causing nearby tags/heads to sometimes not be displayedPaul Mackerras2007-06-23
| * | | | gitk: Limit how often we change the canvas scrolling regionPaul Mackerras2007-06-23
| * | | | gitk: Add a "reset branch to here" row context-menu operationPaul Mackerras2007-06-23
| * | | | gitk: Get rid of the childlist variablePaul Mackerras2007-06-23
| * | | | gitk: Speed up the reading of referencesPaul Mackerras2007-06-23
| * | | | gitk: Show local uncommitted changes as a fake commitPaul Mackerras2007-06-23
| * | | | gitk: New algorithm for drawing the graph linesPaul Mackerras2007-06-23
| * | | | gitk: Store ids in rowrangelist and idrowranges rather than row numbersPaul Mackerras2007-06-23
| * | | | gitk: Disable the head context menu entries for the checked-out branchPaul Mackerras2007-06-23
| * | | | gitk: Cope with commit messages with carriage-returns and initial blank linesPaul Mackerras2007-06-23
| * | | | gitk: Implement a simple scheduler for the compute-intensive stuffPaul Mackerras2007-06-23
| * | | | gitk: Improve the behaviour of the initial selectionPaul Mackerras2007-06-23
| * | | | gitk: Add some more comments to the optimize_rows procedurePaul Mackerras2007-06-23