Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make alias lookup a public, procedural function | Jeff King | 2008-02-24 | 4 | -15/+29 |
* | help: use parseopt | Jeff King | 2008-02-24 | 1 | -64/+59 |
* | Sync with 1.5.4.3 | Junio C Hamano | 2008-02-23 | 7 | -12/+67 |
|\ | |||||
| * | GIT 1.5.4.3v1.5.4.3 | Junio C Hamano | 2008-02-23 | 3 | -3/+31 |
| * | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2008-02-23 | 5 | -15/+50 |
| |\ | |||||
| | * | git-gui: Focus insertion point at end of strings in repository chooser | Shawn O. Pearce | 2008-02-22 | 1 | -0/+4 |
| | * | git-gui: Avoid hardcoded Windows paths in Cygwin package files | Shawn O. Pearce | 2008-02-22 | 1 | -1/+11 |
| | * | git-gui: Default TCL_PATH to same location as TCLTK_PATH | Shawn O. Pearce | 2008-02-22 | 1 | -1/+5 |
| | * | git-gui: Paper bag fix error dialogs opening over the main window | Shawn O. Pearce | 2008-02-22 | 1 | -1/+5 |
| | * | git-gui: Ensure error dialogs always appear over all other windows | Shawn O. Pearce | 2008-02-20 | 1 | -7/+11 |
| | * | git-gui: relax "dirty" version detection | Wincent Colaiuta | 2008-02-19 | 1 | -1/+1 |
* | | | pull: pass --strategy along to to rebase | Jay Soffian | 2008-02-22 | 1 | -1/+2 |
* | | | Use helper function for copying index entry information | Linus Torvalds | 2008-02-22 | 2 | -2/+18 |
* | | | Name hash fixups: export (and rename) remove_hash_entry | Linus Torvalds | 2008-02-22 | 3 | -16/+17 |
* | | | Fix name re-hashing semantics | Linus Torvalds | 2008-02-22 | 2 | -6/+12 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-02-22 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | hash: fix lookup_hash semantics | Jeff King | 2008-02-22 | 1 | -1/+1 |
* | | | gitweb: Better chopping in commit search results | Junio C Hamano | 2008-02-22 | 1 | -9/+15 |
* | | | builtin-tag.c: remove cruft | Gerrit Pape | 2008-02-22 | 1 | -3/+0 |
* | | | git-merge-index documentation: clarify synopsis | Gerrit Pape | 2008-02-22 | 2 | -2/+2 |
* | | | send-email: fix In-Reply-To regression | Jay Soffian | 2008-02-21 | 2 | -3/+27 |
* | | | git-reset --hard and git-read-tree --reset: fix read_cache_unmerged() | Junio C Hamano | 2008-02-21 | 2 | -1/+47 |
* | | | Teach git-grep --name-only as synonym for -l | Shawn O. Pearce | 2008-02-20 | 2 | -1/+4 |
* | | | diff: fix java funcname pattern for solaris | Jeff King | 2008-02-20 | 1 | -1/+1 |
* | | | t3404: use configured shell instead of /bin/sh | Jeff King | 2008-02-20 | 1 | -2/+2 |
* | | | git_config_*: don't assume we are parsing a config file | Jeff King | 2008-02-20 | 1 | -2/+9 |
* | | | prefix_path: use is_absolute_path() instead of *orig == '/' | Johannes Sixt | 2008-02-20 | 1 | -2/+2 |
* | | | git-clean: handle errors if removing files fails | Miklos Vajna | 2008-02-20 | 2 | -8/+24 |
* | | | Merge branch 'mk/color' | Junio C Hamano | 2008-02-20 | 10 | -9/+70 |
|\ \ \ | |||||
| * | | | Add color.ui variable which globally enables colorization if set | Matthias Kestenholz | 2008-02-18 | 10 | -9/+70 |
* | | | | Merge branch 'js/maint-cvsexport' | Junio C Hamano | 2008-02-20 | 2 | -8/+67 |
|\ \ \ \ | |||||
| * | | | | cvsexportcommit: be graceful when "cvs status" reorders the arguments | Johannes Schindelin | 2008-02-19 | 2 | -8/+67 |
* | | | | | Merge branch 'js/maint-http-push' | Junio C Hamano | 2008-02-20 | 1 | -9/+18 |
|\ \ \ \ \ | |||||
| * | | | | | http-push: avoid a needless goto | Johannes Schindelin | 2008-02-15 | 1 | -4/+1 |
| * | | | | | http-push: do not get confused by submodules | Johannes Schindelin | 2008-02-15 | 1 | -4/+11 |
| * | | | | | http-push: avoid invalid memory accesses | Johannes Schindelin | 2008-02-15 | 1 | -1/+6 |
* | | | | | | Merge branch 'jk/empty-tree' | Junio C Hamano | 2008-02-20 | 3 | -16/+119 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add--interactive: handle initial commit better | Jeff King | 2008-02-16 | 2 | -16/+108 |
| * | | | | | | hard-code the empty tree object | Jeff King | 2008-02-13 | 1 | -0/+11 |
* | | | | | | | Merge branch 'lt/revision-walker' | Junio C Hamano | 2008-02-20 | 4 | -7/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add "--show-all" revision walker flag for debugging | Linus Torvalds | 2008-02-13 | 4 | -7/+33 |
* | | | | | | | | Merge branch 'mc/prefix' | Junio C Hamano | 2008-02-20 | 3 | -108/+83 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Avoid a useless prefix lookup in strbuf_expand() | Marco Costalba | 2008-02-09 | 3 | -108/+83 |
* | | | | | | | | | Merge branch 'bc/fopen' | Junio C Hamano | 2008-02-20 | 3 | -0/+38 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add compat/fopen.c which returns NULL on attempt to open directory | Brandon Casey | 2008-02-11 | 3 | -0/+38 |
* | | | | | | | | | | Merge branch 'jc/setup' | Junio C Hamano | 2008-02-20 | 7 | -49/+348 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | builtin-mv: minimum fix to avoid losing files | Junio C Hamano | 2008-02-05 | 2 | -1/+43 |
| * | | | | | | | | | | git-add: adjust to the get_pathspec() changes. | Junio C Hamano | 2008-02-05 | 2 | -0/+59 |
| * | | | | | | | | | | Make blame accept absolute paths | Robin Rosenberg | 2008-02-05 | 1 | -3/+1 |
| * | | | | | | | | | | setup: sanitize absolute and funny paths in get_pathspec() | Junio C Hamano | 2008-02-05 | 4 | -45/+245 |