aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | http-push: add regression testsClemens Buchacher2008-02-27
| * | | | | http-push: push <remote> :<branch> deletes remote branchClemens Buchacher2008-02-27
* | | | | | Merge branch 'jc/remote-multi-url'Junio C Hamano2008-03-02
|\ \ \ \ \ \
| * | | | | | git-remote: do not complain on multiple URLs for a remoteJunio C Hamano2008-02-27
| |/ / / / /
* | | | | | Merge branch 'jn/gitweb-grep'Junio C Hamano2008-03-02
|\ \ \ \ \ \
| * | | | | | gitweb: Clearly distinguish regexp / exact match searchesPetr Baudis2008-02-27
| * | | | | | gitweb: Simplify fixed string searchJakub Narebski2008-02-27
| * | | | | | gitweb: Change parse_commits signature to allow for multiple optionsJakub Narebski2008-02-27
* | | | | | | Merge branch 'mk/maint-parse-careful'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \
| * | | | | | | receive-pack: use strict mode for unpacking objectsMartin Koegler2008-02-28
| * | | | | | | index-pack: introduce checking modeMartin Koegler2008-02-28
| * | | | | | | unpack-objects: prevent writing of inconsistent objectsMartin Koegler2008-02-28
| * | | | | | | unpack-object: cache for non written objectsMartin Koegler2008-02-28
| * | | | | | | add common fsck error printing functionMartin Koegler2008-02-25
| * | | | | | | builtin-fsck: move common object checking code to fsck.cMartin Koegler2008-02-25
| * | | | | | | builtin-fsck: reports missing parent commitsMartin Koegler2008-02-25
| * | | | | | | Remove unused object-ref codeMartin Koegler2008-02-25
| * | | | | | | builtin-fsck: move away from object-refs to fsck_walkMartin Koegler2008-02-25
| * | | | | | | add generic, type aware object chain walkerMartin Koegler2008-02-25
* | | | | | | | Merge branch 'sb/describe-long'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \ \
| * | | | | | | | git-describe: --long shows the object name even for a tagged commitSanti BĂ©jar2008-02-25
* | | | | | | | | Merge branch 'ew/maint-svn-cert-fileprovider'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-svn: Don't prompt for client cert password everytime.Sebastian Noack2008-02-27
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/maint-daemon'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | daemon: ensure that base-path is an existing directoryJohannes Sixt2008-02-27
| * | | | | | | | | daemon: send more error messages to the syslogJohannes Sixt2008-02-27
| |/ / / / / / / /
* | | | | | | | | Documentation: Remove --{min,max}-age option from git-log(1)Jakub Narebski2008-03-02
* | | | | | | | | cleanup: remove unused git_checkout_configDenis Cheng2008-03-02
* | | | | | | | | Fix make_absolute_path() for parameters without a slashJohannes Schindelin2008-03-02
* | | | | | | | | diff: make sure work tree side is shown as 0{40} when differentJunio C Hamano2008-03-02
* | | | | | | | | diff-lib.c: constness strengtheningJunio C Hamano2008-03-02
* | | | | | | | | Clean up find_unique_abbrev() callersJunio C Hamano2008-03-01
* | | | | | | | | find_unique_abbrev(): redefine semanticsJunio C Hamano2008-03-01
* | | | | | | | | git rebase --abort: always restore the right commitMike Hommey2008-03-01
* | | | | | | | | Documentation/git-rebase.txt: Add --strategy to synopsysMike Hommey2008-03-01
* | | | | | | | | CodingGuidelines: spell out how we use grep in our scriptsJunio C Hamano2008-03-01
* | | | | | | | | allow git-am to run in a subdirectoryJeff King2008-03-01
* | | | | | | | | rename: warn user when we have turned off rename detectionJeff King2008-03-01
* | | | | | | | | Add test for git rebase --abortMike Hommey2008-03-01
* | | | | | | | | t6024: move "git reset" to prepare for a test inside the test itselfJunio C Hamano2008-03-01
* | | | | | | | | gc: Add --quiet optionFrank Lichtenheld2008-03-01
* | | | | | | | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2008-02-29
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'maint'Shawn O. Pearce2008-02-28
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'maint'Shawn O. Pearce2008-02-22
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-gui: fix typo in lib/spellcheck.tclMichele Ballabio2008-02-22
| * | | | | | | | | | | git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce2008-02-21
| * | | | | | | | | | | git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce2008-02-21
| * | | | | | | | | | | git-gui: Catch and display aspell startup failures to the userShawn O. Pearce2008-02-21
| * | | | | | | | | | | git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce2008-02-21
| * | | | | | | | | | | git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce2008-02-21