tokkee.org
Code
projects
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'lt/rev-list-gitlink'
2007-11-16
Johannes Sixt
refs.c: Remove unused get_ref_sha1()
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-11-13
Johannes Sixt
Fix preprocessor logic that determines the availablity...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-11-13
Johannes Sixt
git-clean: Fix error message if clean.requireForce...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-11-06
Johannes Sixt
Give git-am back the ability to add Signed-off-by lines.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-11-06
Johannes Sixt
upload-pack: Use finish_{command,async}() instead of...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-11-04
Johannes Sixt
Fix an infinite loop in sq_quote_buf().
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Use the asyncronous function infrastructure to run...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Avoid a dup2(2) in apply_filter() - start_command(...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
t0021-conversion.sh: Test that the clean filter really...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
upload-pack: Run rev-list in an asynchronous function.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
upload-pack: Move the revision walker into a separate...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Use the asyncronous function infrastructure in builtin...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Add infrastructure to run a function asynchronously.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
upload-pack: Use start_command() to run pack-objects...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Have start_command() create a pipe to read the stderr...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Use start_comand() in builtin-fetch-pack.c instead...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Use run_command() to spawn external diff programs instead...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Use start_command() to run content filters instead...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Use start_command() in git_connect() instead of explicit...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-21
Johannes Sixt
Change git_connect() to return a struct child_process...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-10-20
Johannes Sixt
gitk: Do not pick up file names of "copy from" lines
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-09-26
Johannes Sixt
gitattributes.txt: Be more to the point in the filter...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-09-26
Johannes Sixt
gitattributes.txt: Remove a duplicated paragraph about...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-09-01
Johannes Sixt
rebase -m: Fix incorrect short-logs of already applied...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-08-17
Johannes Sixt
[PATCH] gitk: Handle 'copy from' and 'copy to' in diff...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-07-05
Johannes Sixt
Allow rebase to run if upstream is completely merged
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-07-04
Johannes Sixt
filter-branch documentation: some more touch-ups.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-07-04
Johannes Sixt
filter-branch: Avoid an error message in the map function.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-07-03
Johannes Sixt
Test 'git add' for unmerged entries when core.symlinks...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-13
Johannes Sixt
git-remote show: Also shorten non-fast-forward refs...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-12
Johannes Sixt
Remove trailing slash from $(template_dir).
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-12
Johannes Sixt
Avoid double-slash in path names that depend on $(sharedir).
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-09
Johannes Sixt
filter-branch: subdirectory filter needs --full-history
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-09
Johannes Sixt
filter-branch: Simplify parent computation.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-06
Johannes Sixt
Accept dates before 2000/01/01 when specified as seconds...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-06
Johannes Sixt
Makefile: Remove git-merge-base from PROGRAMS.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-06
Johannes Sixt
filter-branch: also don't fail in map() if a commit...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-06-06
Johannes Sixt
filter-branch: Use rev-list arguments to specify revision...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-05-08
Johannes Sixt
git-gui: Call changes "Staged" and "Unstaged" in file...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-03-20
Johannes Sixt
Teach git-remote to list pushed branches.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-03-04
Johannes Sixt
Tell multi-parent diff about core.symlinks.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-03-04
Johannes Sixt
Handle core.symlinks=false case in merge-recursive.
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-03-03
Johannes Sixt
Add core.symlinks to mark filesystems that do not support...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2007-01-30
Johannes Sixt
Add a missing fork() error check.
commit
|
commitdiff
|
tree
2006-11-13
Johannes Sixt
Catch errors when writing an index that contains invalid...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree
2006-11-13
Johannes Sixt
test-lib.sh: A command dying due to a signal is an...
Signed-off-by:
Johannes Sixt
<johannes.sixt@telecom.at>
commit
|
commitdiff
|
tree