aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'sp/refspec-match'Junio C Hamano2007-12-04
|\
| * refactor fetch's ref matching to use refname_match()Steffen Prohaska2007-11-18
| * push: use same rules as git-rev-parse to resolve refspecsSteffen Prohaska2007-11-18
| * add refname_match()Steffen Prohaska2007-11-18
| * push: support pushing HEAD to real branch nameSteffen Prohaska2007-11-18
* | Simplify crud() in ident.cAlex Riesen2007-12-04
* | Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand2007-12-04
* | gitweb: use Perl built-in utf8 function for UTF-8 decoding.İsmail Dönmez2007-12-04
* | t9600: require cvsps 2.1 to perform testsJeff King2007-12-04
* | contrib: Make remotes2config.sh script more robustJakub Narebski2007-12-04
* | Use a strbuf for copying the command line for the reflog.Kristian Høgsberg2007-12-04
* | Documentation/git.txt: typofixJunio C Hamano2007-12-04
* | Documentation: rerere is enabled by default these days.Junio C Hamano2007-12-04
* | Formatting fix for Documentation/git-help.txtJunio C Hamano2007-12-04
* | Update draft release notes for 1.5.4Junio C Hamano2007-12-03
* | Allow ':/<oneline-prefix>' syntax to work with save_commit_buffer == 0Johannes Schindelin2007-12-03
* | Add git-fast-export to list of commands.Junio C Hamano2007-12-03
* | fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-03
* | Add remote.<name>.proxySam Vilain2007-12-03
* | Allow HTTP proxy to be overridden in configSam Vilain2007-12-03
* | Trace and quote with argv: get rid of unneeded count argument.Christian Couder2007-12-03
* | install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-03
* | Documentation: add a new man page for "git-help"Christian Couder2007-12-03
* | git-commit documentation: fix unfinished sentence.Junio C Hamano2007-12-03
* | git-commit --allow-emptyJunio C Hamano2007-12-03
* | git-commit: Allow to amend a merge commit that does not change the treeJohannes Sixt2007-12-03
* | Merge branch 'js/prune-expire'Junio C Hamano2007-12-02
|\ \
| * | Add "--expire <time>" option to 'git prune'Johannes Schindelin2007-11-30
* | | Merge branch 'js/export-with-assignment'Junio C Hamano2007-12-02
|\ \ \
| * | | Replace instances of export VAR=VAL with VAR=VAL; export VARJohannes Schindelin2007-11-28
* | | | Merge branch 'js/fast-export'Junio C Hamano2007-12-02
|\ \ \ \
| * | | | Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-02
| |/ / /
* | | | Merge branch 'js/rebase-i-rerere'Junio C Hamano2007-12-02
|\ \ \ \
| * | | | rebase -i: give rerere a chanceJohannes Schindelin2007-11-28
| |/ / /
* | | | Merge branch 'js/pull-rebase'Junio C Hamano2007-12-02
|\ \ \ \
| * | | | Teach 'git pull' about --rebaseJohannes Schindelin2007-11-28
| |/ / /
* | | | Merge branch 'wc/rebase-insn'Junio C Hamano2007-12-02
|\ \ \ \
| * | | | Mention that git-rm can be an appropriate resolution as well as git-add.David Symonds2007-11-30
| * | | | revert/cherry-pick: Allow overriding the help text by the calling PorcelainWincent Colaiuta2007-11-30
| |/ / /
* | | | Merge branch 'jc/typebreak'Junio C Hamano2007-12-02
|\ \ \ \
| * | | | Enable rewrite as well as rename detection in git-statusJeff King2007-12-02
| * | | | rename: Break filepairs with different types.Junio C Hamano2007-12-02
* | | | | Merge branch 'jc/color'Junio C Hamano2007-12-02
|\ \ \ \ \
| * | | | | git-config --get-color: get configured colorJunio C Hamano2007-11-28
| * | | | | "color.diff = true" is not "always" anymore.Junio C Hamano2007-11-28
| | |/ / / | |/| | |
* | | | | Merge branch 'dc/gitweb'Junio C Hamano2007-12-02
|\ \ \ \ \
| * | | | | gitweb: the commitdiff is very commonly used, it's needed on search page, tooDenis Cheng2007-12-02
| | |/ / / | |/| | |
* | | | | gitweb: Update and improve gitweb/README fileJakub Narebski2007-12-02
* | | | | git-stash: Display help message if git-stash is run with wrong sub-commandsKevin Leung2007-12-02
* | | | | git-am: catch missing author date early.Junio C Hamano2007-12-02