aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce2008-02-24
* Teach git-describe --exact-match to avoid expensive tag searchesShawn O. Pearce2008-02-24
* Avoid accessing non-tag refs in git-describe unless --all is requestedShawn O. Pearce2008-02-24
* Teach git-describe to use peeled ref information when scanning tagsShawn O. Pearce2008-02-24
* Optimize peel_ref for the current ref of a for_each_ref callbackShawn O. Pearce2008-02-24
* Merge branch 'maint'Junio C Hamano2008-02-24
|\
| * Protect peel_ref fallback case from NULL parse_object resultShawn O. Pearce2008-02-24
| * Ensure 'make dist' compiles git-archive.exe on CygwinShawn O. Pearce2008-02-24
* | Be more verbose when checkout takes a long timeLinus Torvalds2008-02-24
* | gitweb: Fix bugs in git_search_grep_body: it's length(), not len()Jakub Narebski2008-02-23
* | Sync with 1.5.4.3Junio C Hamano2008-02-23
|\ \ | |/
| * GIT 1.5.4.3v1.5.4.3Junio C Hamano2008-02-23
| * Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-02-23
| |\
| | * git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce2008-02-22
| | * git-gui: Avoid hardcoded Windows paths in Cygwin package filesShawn O. Pearce2008-02-22
| | * git-gui: Default TCL_PATH to same location as TCLTK_PATHShawn O. Pearce2008-02-22
| | * git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce2008-02-22
| | * git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-20
| | * git-gui: relax "dirty" version detectionWincent Colaiuta2008-02-19
* | | pull: pass --strategy along to to rebaseJay Soffian2008-02-22
* | | Use helper function for copying index entry informationLinus Torvalds2008-02-22
* | | Name hash fixups: export (and rename) remove_hash_entryLinus Torvalds2008-02-22
* | | Fix name re-hashing semanticsLinus Torvalds2008-02-22
* | | Merge branch 'maint'Junio C Hamano2008-02-22
|\ \ \ | |/ /
| * | hash: fix lookup_hash semanticsJeff King2008-02-22
* | | gitweb: Better chopping in commit search resultsJunio C Hamano2008-02-22
* | | builtin-tag.c: remove cruftGerrit Pape2008-02-22
* | | git-merge-index documentation: clarify synopsisGerrit Pape2008-02-22
* | | send-email: fix In-Reply-To regressionJay Soffian2008-02-21
* | | git-reset --hard and git-read-tree --reset: fix read_cache_unmerged()Junio C Hamano2008-02-21
* | | Teach git-grep --name-only as synonym for -lShawn O. Pearce2008-02-20
* | | diff: fix java funcname pattern for solarisJeff King2008-02-20
* | | t3404: use configured shell instead of /bin/shJeff King2008-02-20
* | | git_config_*: don't assume we are parsing a config fileJeff King2008-02-20
* | | prefix_path: use is_absolute_path() instead of *orig == '/'Johannes Sixt2008-02-20
* | | git-clean: handle errors if removing files failsMiklos Vajna2008-02-20
* | | Merge branch 'mk/color'Junio C Hamano2008-02-20
|\ \ \
| * | | Add color.ui variable which globally enables colorization if setMatthias Kestenholz2008-02-18
* | | | Merge branch 'js/maint-cvsexport'Junio C Hamano2008-02-20
|\ \ \ \
| * | | | cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-19
* | | | | Merge branch 'js/maint-http-push'Junio C Hamano2008-02-20
|\ \ \ \ \
| * | | | | http-push: avoid a needless gotoJohannes Schindelin2008-02-15
| * | | | | http-push: do not get confused by submodulesJohannes Schindelin2008-02-15
| * | | | | http-push: avoid invalid memory accessesJohannes Schindelin2008-02-15
* | | | | | Merge branch 'jk/empty-tree'Junio C Hamano2008-02-20
|\ \ \ \ \ \
| * | | | | | add--interactive: handle initial commit betterJeff King2008-02-16
| * | | | | | hard-code the empty tree objectJeff King2008-02-13
* | | | | | | Merge branch 'lt/revision-walker'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \
| * | | | | | | Add "--show-all" revision walker flag for debuggingLinus Torvalds2008-02-13
* | | | | | | | Merge branch 'mc/prefix'Junio C Hamano2008-02-20
|\ \ \ \ \ \ \ \