aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Makefile: introduce SANE_TOOL_PATH for prepending required elements to PATHJunio C Hamano2009-06-06
* Makefile: define __sun__ on SunOSBrandon Casey2009-06-06
* git-compat-util.h: tweak the way _XOPEN_SOURCE is set on SolarisBrandon Casey2009-06-06
* On Solaris choose the OLD_ICONV iconv() declaration based on the UNIX specBrandon Casey2009-06-06
* Makefile: add NEEDS_RESOLV to optionally add -lresolv to compile argumentsBrandon Casey2009-06-06
* Makefile: use /usr/ucb/install on SunOS platforms rather than ginstallBrandon Casey2009-05-28
* Update draft release notes to 1.6.4Junio C Hamano2009-05-25
* Merge branch 'maint'Junio C Hamano2009-05-25
|\
| * Prepare for 1.6.3.2Junio C Hamano2009-05-25
| * Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maintJunio C Hamano2009-05-25
| |\
| * \ Merge branch 'lt/maint-diff-reduce-lstat' into maintJunio C Hamano2009-05-25
| |\ \
| * \ \ Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maintJunio C Hamano2009-05-25
| |\ \ \
| * \ \ \ Merge branch 'do/maint-merge-recursive-fix' into maintJunio C Hamano2009-05-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/maint-1.6.0-trace-argv' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'np/push-delta' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ar/merge-one-file-diag' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ar/unlink-err' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/maint-add-empty' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix cat-file usage message and documentationJeff King2009-05-25
| * | | | | | | | | | fetch: report ref storage DF errors more accuratelyJeff King2009-05-25
| * | | | | | | | | | lock_ref: inform callers of unavailable refJeff King2009-05-25
| * | | | | | | | | | merge-options.txt: Clarify merge --squashMichael J Gruber2009-05-25
* | | | | | | | | | | convert bare readlink to strbuf_readlinkJeff King2009-05-25
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-24
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-24
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-24
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-24
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | http-push.c::remove_locks(): fix use after freeAlex Riesen2009-05-24
* | | | | | | | | | | | | | t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to CNguyễn Thái Ngọc Duy2009-05-24
* | | | | | | | | | | | | | post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering2009-05-23
* | | | | | | | | | | | | | MinGW: Fix compiler warning in merge-recursiveJohannes Schindelin2009-05-23
* | | | | | | | | | | | | | MinGW: Add a simple getpass()Johannes Schindelin2009-05-23
* | | | | | | | | | | | | | MinGW: use POSIX signature of waitpid()Johannes Schindelin2009-05-23
* | | | | | | | | | | | | | MinGW: the path separator to split GITPERLLIB is ';' on Win32Johannes Schindelin2009-05-23
* | | | | | | | | | | | | | MinGW: Scan for \r in addition to \n when reading shbang linesPeter Harris2009-05-23
* | | | | | | | | | | | | | Merge branch 'jn/gitweb-cleanup'Junio C Hamano2009-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gitweb: Remove unused $hash_base parameter from normalize_link_targetJakub Narebski2009-05-13
| * | | | | | | | | | | | | | gitweb: Simplify snapshot format detection logic in evaluate_path_infoJakub Narebski2009-05-13
| * | | | | | | | | | | | | | gitweb: Use capturing parentheses only when you intend to captureJakub Narebski2009-05-13
| * | | | | | | | | | | | | | gitweb: Replace wrongly added tabs with spacesJakub Narebski2009-05-13
| * | | | | | | | | | | | | | gitweb: Use block form of map/grep in a few cases moreJakub Narebski2009-05-10
| * | | | | | | | | | | | | | gitweb: Always use three argument form of openJakub Narebski2009-05-10
| * | | | | | | | | | | | | | gitweb: Always use three argument form of openJakub Narebski2009-05-10
| * | | | | | | | | | | | | | gitweb: Do not use bareword filehandlesJakub Narebski2009-05-10
* | | | | | | | | | | | | | | Merge branch 'mg/track'Junio C Hamano2009-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix behavior with non-commit upstream referencesMichael J Gruber2009-05-14
| * | | | | | | | | | | | | | | Test tracking of non-commit upstreamsMichael J Gruber2009-05-13
* | | | | | | | | | | | | | | | Merge branch 'fc/decorate-tag'Junio C Hamano2009-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Prettify log decorations even moreFelipe Contreras2009-05-13
| * | | | | | | | | | | | | | | | Change prettify_ref to prettify_refnameFelipe Contreras2009-05-13